@@ -227,6 +227,9 @@ |
||
227 | 227 | return $this->compiler; |
228 | 228 | } |
229 | 229 | |
230 | + /** |
|
231 | + * @return string |
|
232 | + */ |
|
230 | 233 | public function getPath() |
231 | 234 | { |
232 | 235 | return $this->phpCli; |