mirror of
https://github.com/slawkens/myaac.git
synced 2025-05-09 07:39:19 +02:00
6 lines
55 B
PHP
6 lines
55 B
PHP
<?php
|
|
|
|
namespace MyAAC;
|
|
|
|
class Cache extends \Cache {}
|