コード例 #1
0
ファイル: Element.php プロジェクト: adacap/3agest-prototype
 /**
  * @inheritdoc
  */
 public function getValue()
 {
     return $this->element->getValue();
 }