File manager - Edit - /home/proidvn/me.proid.vn/wp-content/plugins/duplicator-pro/src/Core/Controllers/ControllerInterface.php
Back
<?php /** * Controller interface * * @package Duplicator * @copyright (c) 2022, Snap Creek LLC */ namespace Duplicator\Core\Controllers; interface ControllerInterface { /** * Method called on WordPress hook init action * * @return void */ public function hookWpInit(); /** * Excecute controller * * @return void */ public function run(); /** * Render page * * @return void */ public function render(); }
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.14 |
proxy
|
phpinfo
|
Settings