Added generated rule for Zephir language

This commit is contained in:
Gusakov Nikita
2014-04-26 16:00:14 +04:00
parent 31921838cd
commit 1b7f26091c
6 changed files with 100 additions and 19 deletions

View File

@@ -0,0 +1,8 @@
<?php
namespace Test\Router;
class Exception extends \Exception
{
}