┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
prd-web-01.centraldc.gr
LOCATION:
/var/www/html/oracando-eu/wp-content/plugins/popup-maker/classes/Plugin
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: Controller.php
<?php /** * Main plugin container. * * @package PopupMaker * @copyright Copyright (c) 2024, Code Atlantic LLC */ namespace PopupMaker\Plugin; /** * Main plugin container. * * @template-extends \PopupMaker\Base\Controller<\PopupMaker\Plugin\Core> * * @since 1.21.0 */ abstract class Controller extends \PopupMaker\Base\Controller { /** * Plugin Container. * * @var \PopupMaker\Plugin\Core */ public $container; }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 Container.php
PHP
2.9 KB
2026-04-20 17:06
EDIT
📄 Controller.php
PHP
438 B
2026-04-20 17:06
EDIT
📄 Core.php
PHP
11.8 KB
2026-04-20 17:06
EDIT
📄 Extension.php
PHP
1.5 KB
2026-04-20 17:06
EDIT