This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/_sakura/components/Manage.php
flashwave 32b7622791 r20151018.2
Signed-off-by: Flashwave <me@flash.moe>
2015-10-18 21:06:30 +02:00

16 lines
114 B
PHP
Executable file

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