Beispiel #1
0
 /**
  * @return null|string
  */
 public function getPlaceholder()
 {
     return $this->field->getAttribute('placeholder');
 }