Server IP : 198.54.121.189 / Your IP : 216.73.216.224
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/trustyourlawyer.com/wp-content/plugins/elementor/data/base/processor//before.php
<?php
namespace Elementor\Data\Base\Processor;
use Elementor\Data\Base\Processor;
abstract class Before extends Processor {
/**
* Get conditions for running processor.
*
* @param array $args
*
* @return bool
*/
public function get_conditions( $args ) {
return true;
}
/**
* Apply processor.
*
* @param array $args
*
* @return mixed
*/
abstract public function apply( $args );
}
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | July 10 2025 04:32:29 | giriqfky / giriqfky | 0755 | |
| | | | | |
.htaccess | 0.41 KB | July 10 2025 04:32:29 | giriqfky / giriqfky | 0644 | |
after.php | 0.457 KB | April 23 2023 15:22:46 | giriqfky / giriqfky | 0644 | |
before.php | 0.403 KB | March 17 2025 17:28:54 | giriqfky / giriqfky | 0644 | |