Еще рефакторинг имен
This commit is contained in:
parent
981a1d0f0f
commit
312f18a20a
7 changed files with 15 additions and 12 deletions
|
|
@ -3,7 +3,7 @@
|
|||
/**
|
||||
* Проверка коллекции
|
||||
*/
|
||||
class Validator
|
||||
class Validator_Validator
|
||||
{
|
||||
protected $chain = array(); // Массив правил
|
||||
protected $errorMsg = array(); // Массив ошибок
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue