$options Array with settings options */ public function __construct(array $options = []) { parent::__construct($options); } } // __END__