Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/giriqfky/msenterprise.org.in/wp-content/plugins/elementor/data/base//processor.php
<?php
namespace Elementor\Data\Base;
abstract class Processor {
/**
* Controller.
*
* @var \Elementor\Data\Base\Controller
*/
private $controller;
/**
* Processor constructor.
*
* @param \Elementor\Data\Base\Controller $controller
*/
public function __construct( $controller ) {
$this->controller = $controller;
}
/**
* Get processor command.
*
* @return string
*/
abstract public function get_command();
}
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | April 16 2025 14:46:54 | giriqfky / giriqfky | 0755 | |
processor | -- | April 16 2025 14:46:54 | giriqfky / giriqfky | 0755 | |
| | | | | |
controller.php | 8.099 KB | April 16 2025 14:46:54 | giriqfky / giriqfky | 0644 | |
endpoint.php | 9.018 KB | April 16 2025 14:46:54 | giriqfky / giriqfky | 0644 | |
processor.php | 0.434 KB | April 16 2025 14:46:54 | giriqfky / giriqfky | 0644 | |
sub-endpoint.php | 0.742 KB | April 16 2025 14:46:54 | giriqfky / giriqfky | 0644 | |