eee
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
namespace Kiri\Router\Validator;
|
||||
|
||||
use Kiri\ToArray;
|
||||
|
||||
abstract class FormBase implements ToArray, \JsonSerializable, \Stringable
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user