This repository has been archived on 2024-06-26. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
sakura/_sakura/components/Manage.php
2015-04-30 23:01:01 +00:00

12 lines
78 B
PHP

<?php
/*
* Management Class
*/
namespace Sakura;
class Manage {
}