Commit with composer.json

This commit is contained in:
2014-05-27 17:56:46 +04:00
parent c62620593f
commit aec1a60985
20 changed files with 70 additions and 46 deletions

View File

@ -9,7 +9,7 @@
*
*/
class StrlenValidator extends Validator
class StrlenValidator extends \Majestic\Validator
{
const GREATHER_THAN = 'not_match';