Ejemplo n.º 1
0
 public function formatErrors(Validator $validator)
 {
     return $validator->getCustomMessages();
 }