Cache to namespace

This commit is contained in:
2014-07-21 15:58:15 +04:00
parent 1922886c2f
commit 9c58757641

View File

@ -6,7 +6,7 @@
* @subpackage Cache * @subpackage Cache
* @since 2010-03-04 * @since 2010-03-04
*/ */
namespace Majestic\Core;
abstract class Cache abstract class Cache
{ {