PHP 클래스 Sanpi\Behatch\HttpCall\ContextSupportedVoters

상속: implements Sanpi\Behatch\HttpCall\ContextSupportedVoter
파일 보기 프로젝트 열기: behatch/contexts

공개 메소드들

메소드 설명
__construct ( array $voters = [] )
register ( Sanpi\Behatch\HttpCall\ContextSupportedVoter $voter )
vote ( HttpCallResult $httpCallResult )

메소드 상세

__construct() 공개 메소드

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

register() 공개 메소드

public register ( Sanpi\Behatch\HttpCall\ContextSupportedVoter $voter )
$voter Sanpi\Behatch\HttpCall\ContextSupportedVoter

vote() 공개 메소드

public vote ( HttpCallResult $httpCallResult )
$httpCallResult HttpCallResult