PHP Class Storyplayer\TestEnvironments\Vagrant_HostAdapterValidator

Inheritance: implements Storyplayer\TestEnvironments\HostAdapterValidator
Mostra file Open project: datasift/storyplayer

Public Methods

Method 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 method

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
return boolean