PHP Interface Storyplayer\TestEnvironments\HostAdapterValidator

Afficher le fichier Open project: datasift/storyplayer

Méthodes publiques

Méthode Description
validate ( Storyplayer\TestEnvironments\HostAdapter $hostAdapter ) : void 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 ) : void
$hostAdapter Storyplayer\TestEnvironments\HostAdapter the adapter to validate
Résultat void