Server IP : 162.213.255.40 / Your IP : 216.73.216.149
System : Linux server146.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /home/hellrfbn/public_html/wp-content/updraft/plugins-old/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 |
.. | -- | July 23 2025 07:38:27 | hellrfbn / hellrfbn | 0755 | |
processor | -- | July 23 2025 07:38:27 | hellrfbn / hellrfbn | 0755 | |
| | | | | |
.htaccess | 0.41 KB | July 23 2025 07:38:27 | hellrfbn / hellrfbn | 0644 | |
controller.php | 8.104 KB | June 28 2024 15:53:57 | hellrfbn / hellrfbn | 0644 | |
endpoint.php | 8.901 KB | June 28 2024 15:53:57 | hellrfbn / hellrfbn | 0644 | |
processor.php | 0.434 KB | June 28 2024 15:53:57 | hellrfbn / hellrfbn | 0644 | |
sub-endpoint.php | 0.735 KB | June 28 2024 15:53:57 | hellrfbn / hellrfbn | 0644 | |