mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
6 lines
60 B
PHP
6 lines
60 B
PHP
<?php
|
|
|
|
namespace MyAAC;
|
|
|
|
class Cache extends Cache\Cache {}
|