OSDN Git Service

Import current code.
[osdn-codes/wiki-parser.git] / sfjp / wiki / exception / plugin_error.php
1 <?php
2 namespace sfjp\Wiki\Exception;
3 class Plugin_Error extends Base {};