Beispiel #1
0
 public function __construct(array $options = [])
 {
     parent::__construct();
     $this->options = $options + $this->options;
 }