Exemplo n.º 1
0
 public function register(AbstractValidator $validator)
 {
     $this->registry[$validator->getName()] = $validator;
 }