PHP Interface Tolerance\Throttling\OperationRunner\ThrottlingIdentifierStrategy

ファイルを表示 Open project: sroze/tolerance Interface Usage Examples

Public Methods

Method Description
getOperationIdentifier ( Tolerance\Operation\Operation $operation ) : string Returns the identifier used to throttle the operation.

Method Details

getOperationIdentifier() public method

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