Beispiel #1
0
 public function __construct($field = null, $listing = null)
 {
     parent::__construct($field, $listing);
     $this->required = true;
 }