@@ -76,7 +76,7 @@ |
||
76 | 76 | } elseif ($argsCount == 1) { |
77 | 77 | $rule = $args[0]; |
78 | 78 | } else { |
79 | - throw new InvalidArgumentException(__METHOD__ . ' accepts only one, tow, three or four arguments'); |
|
79 | + throw new InvalidArgumentException(__METHOD__.' accepts only one, tow, three or four arguments'); |
|
80 | 80 | } |
81 | 81 | |
82 | 82 | if ( |