mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
6 lines
54 B
PHP
6 lines
54 B
PHP
|
<?PHP
|
||
|
|
||
|
class TestsHelper extends AppController {
|
||
|
}
|
||
|
|
||
|
?>
|