PHP Class Alex\BehatLauncher\Application

Inheritance: extends Silex\Application
Afficher le fichier Open project: alexandresalome/behat-launcher Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( array $values = [] )
configureMysql ( $host, $database, $user, $password )
createProject ( $name, $path )
getWorkspace ( ) : Workspace Returns the workspace.

Private Methods

Méthode Description
registerControllers ( )
registerProviders ( )
registerServices ( )

Method Details

__construct() public méthode

public __construct ( array $values = [] )
$values array

configureMysql() public méthode

public configureMysql ( $host, $database, $user, $password )

createProject() public méthode

public createProject ( $name, $path )

getWorkspace() public méthode

Returns the workspace.
public getWorkspace ( ) : Workspace
Résultat Workspace