File manager - Edit - /home/buyherba/public_html/wp-content/plugins/wpforms-lite/src/Admin/Tools/Import/Views/ImportViewsInterface.php
Back
<?php namespace WPForms\Admin\Tools\Import\Views; /** * Import Views Interface. * * @since 1.10.1 */ interface ImportViewsInterface { /** * Initialize class. * * @since 1.10.1 */ public function init(): void; /** * Check if the current user has the capability to view the page. * * @since 1.10.1 * * @return bool */ public function current_user_can(): bool; /** * Page content. * * @since 1.10.1 */ public function display(): void; /** * Get the Tab label. * * @since 1.10.1 * * @return string */ public function get_tab_label(): string; }
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.07 |
proxy
|
phpinfo
|
Settings