Beispiel #1
0
 public function defineMethod($callable = [], $parameters)
 {
     RuleCollection::defineMethod($callable, $parameters);
 }