Exemplo n.º 1
0
 /**
  * @return bool
  */
 public function isRequired() : bool
 {
     return $this->field->hasAttribute('required');
 }