Storyplayer\TestEnvironments\Dsbuild_Adapter::getExecutePath PHP Méthode

getExecutePath() public méthode

where is the script that we are going to execute?
public getExecutePath ( ) : string
Résultat string
    public function getExecutePath()
    {
        return $this->executePath;
    }