PHP Интерфейс Tolerance\Throttling\OperationRunner\ThrottlingIdentifierStrategy

Показать файл Открыть проект Примеры использования интерфейса

Открытые методы

Метод Описание
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