eee
This commit is contained in:
@@ -2,9 +2,8 @@
|
||||
|
||||
namespace Kiri\Router\Validator;
|
||||
|
||||
use Kiri\ToArray;
|
||||
|
||||
abstract class FormBase implements ToArray, \JsonSerializable, \Stringable
|
||||
abstract class FormBase implements \Arrayable, \JsonSerializable, \Stringable
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user