PHP 인터페이스 Tolerance\Throttling\OperationRunner\ThrottlingIdentifierStrategy

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

공개 메소드들

메소드 설명
getOperationIdentifier ( Tolerance\Operation\Operation $operation ) : string Returns the identifier used to throttle the operation.

메소드 상세

getOperationIdentifier() 공개 메소드

Returns the identifier used to throttle the operation.
public getOperationIdentifier ( Tolerance\Operation\Operation $operation ) : string
$operation Tolerance\Operation\Operation
리턴 string