PHP 클래스 Tolerance\Bridge\Symfony\Operation\OperationRunnerRegistry

파일 보기 프로젝트 열기: sroze/tolerance 1 사용 예제들

공개 메소드들

메소드 설명
findAllByClass ( string $className ) : Tolerance\Operation\Runner\OperationRunner[]
registerOperationRunner ( Tolerance\Operation\Runner\OperationRunner $operationRunner )

메소드 상세

findAllByClass() 공개 메소드

public findAllByClass ( string $className ) : Tolerance\Operation\Runner\OperationRunner[]
$className string
리턴 Tolerance\Operation\Runner\OperationRunner[]

registerOperationRunner() 공개 메소드

public registerOperationRunner ( Tolerance\Operation\Runner\OperationRunner $operationRunner )
$operationRunner Tolerance\Operation\Runner\OperationRunner