コード例 #1
0
ファイル: ProxyProperty.php プロジェクト: jkyto/agolf
 /**
  * {@inheritdoc}
  */
 public function getDescription() {
   return $this->wrappedProperty->getDescription();
 }