PHP Interface Tolerance\Throttling\OperationRunner\ThrottlingIdentifierStrategy

Afficher le fichier Open project: sroze/tolerance Interface Usage Examples

Méthodes publiques

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

Method Details

getOperationIdentifier() public méthode

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