Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function isPropagationStopped()
 {
     return $this->_delegate->isPropagationStopped();
 }