parent
4066e44ce5
commit
6ed7a7c1a6
@ -1,8 +1,5 @@
|
|||||||
<?
|
<?php
|
||||||
namespace model;
|
namespace model;
|
||||||
|
|
||||||
use RuntimeException;
|
class ValidationException extends \RuntimeException{
|
||||||
|
|
||||||
class ValidationException extends RuntimeException{
|
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in new issue