Example #1
0
 /**
  * @inheritdoc
  */
 public function hasArgument($key)
 {
     return $this->delegate->hasArgument($key);
 }