PHP Class Storyplayer\TestEnvironments\Vagrant_HostAdapterValidator

Inheritance: implements Storyplayer\TestEnvironments\HostAdapterValidator
Afficher le fichier Open project: datasift/storyplayer

Méthodes publiques

Méthode Description
validate ( Storyplayer\TestEnvironments\HostAdapter $hostAdapter ) : boolean check to make sure that a host adapter plugin is compatible with the group adapter

Method Details

validate() public méthode

check to make sure that a host adapter plugin is compatible with the group adapter
public validate ( Storyplayer\TestEnvironments\HostAdapter $hostAdapter ) : boolean
$hostAdapter Storyplayer\TestEnvironments\HostAdapter the adapter to validate
Résultat boolean