File manager - Edit - /home/opticamezl/www/newok/PluginInterface.php.tar
Back
home/opticamezl/www/newok/libraries/src/Extension/PluginInterface.php 0000644 00000001245 15173240742 0022130 0 ustar 00 <?php /** * Joomla! Content Management System * * @copyright (C) 2019 Open Source Matters, Inc. <https://www.joomla.org> * @license GNU General Public License version 2 or later; see LICENSE.txt */ namespace Joomla\CMS\Extension; use Joomla\Event\DispatcherAwareInterface; // phpcs:disable PSR1.Files.SideEffects \defined('JPATH_PLATFORM') or die; // phpcs:enable PSR1.Files.SideEffects /** * Access to plugin specific services. * * @since 4.0.0 */ interface PluginInterface extends DispatcherAwareInterface { /** * Registers its listeners. * * @return void * * @since 4.0.0 */ public function registerListeners(); }
| ver. 1.4 |
Github
|
.
| PHP 8.3.23 | Generation time: 0 |
proxy
|
phpinfo
|
Settings