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