mirror of
https://github.com/vlucas/valitron.git
synced 2025-12-30 23:01:52 +00:00
remove debugging code
This commit is contained in:
parent
1d68384f05
commit
ca553cf658
@ -521,7 +521,6 @@ class Validator
|
||||
$this->callRuleWithParams($ruleType, $innerParams);
|
||||
}
|
||||
} else {
|
||||
var_dump($params);
|
||||
$this->callRuleWithParams($ruleType, $params);
|
||||
}
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user