コード例 #1
0
ファイル: Gherkin.php プロジェクト: charlycoste/BDDWizard
 public function getOwnTags()
 {
     return $this->featureNode->getOwnTags();
 }