Example #1
0
 /**
  * {@inheritdoc}
  */
 public function hasOption(OptionInterface $option)
 {
     return $this->options->contains($option);
 }