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