PHP 클래스 Storyplayer\TestEnvironments\Vagrant_HostAdapterValidator

저자: Stuart Herbert ([email protected])
상속: implements Storyplayer\TestEnvironments\HostAdapterValidator
파일 보기 프로젝트 열기: datasift/storyplayer

공개 메소드들

메소드 설명
validate ( Storyplayer\TestEnvironments\HostAdapter $hostAdapter ) : boolean check to make sure that a host adapter plugin is compatible with the group adapter

메소드 상세

validate() 공개 메소드

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
리턴 boolean