コード例 #1
0
ファイル: Field.php プロジェクト: nabble/ajde-core
 /**
  * Getters and setters
  */
 public function getName()
 {
     return parent::getName();
 }