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