예제 #1
0
 /**
  * @inheritdoc
  */
 public function __call($method, array $arguments)
 {
     return parent::__call($method, $arguments);
 }