mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-21 08:59:57 +00:00
5 lines
57 B
PHP
5 lines
57 B
PHP
![]() |
<?php
|
||
|
|
||
|
class TestAppCacheEngine extends CacheEngine {
|
||
|
|
||
|
}
|