mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-05 00:56:51 +01:00
6 lines
55 B
PHP
6 lines
55 B
PHP
<?php
|
|
|
|
namespace MyAAC;
|
|
|
|
class Cache extends \Cache {}
|