Exemple #1
0
 /**
  * {@inheritdoc}
  */
 public function getOptions()
 {
     return array_merge($this->definition->getOptionDefaults(), $this->options);
 }