PHP Class Alex\BehatLauncher\Command\Command

Inheritance: extends Symfony\Component\Console\Command\Command
Afficher le fichier Open project: alexandresalome/behat-launcher

Méthodes publiques

Méthode Description
__construct ( Application $app )
getApplication ( ) : Application
getDB ( )

Méthodes protégées

Méthode Description
getProjectList ( )
getRunStorage ( )

Method Details

__construct() public méthode

public __construct ( Application $app )
$app Alex\BehatLauncher\Application

getApplication() public méthode

public getApplication ( ) : Application
Résultat Alex\BehatLauncher\Application

getDB() public méthode

public getDB ( )

getProjectList() protected méthode

protected getProjectList ( )

getRunStorage() protected méthode

protected getRunStorage ( )