@@ -27,7 +27,6 @@ |
||
| 27 | 27 | * @param array $operation The operation metadata |
| 28 | 28 | * @param string|bool $operationType One of the constants defined in ApiPlatform\Core\Api\OperationType |
| 29 | 29 | * If the property is a boolean, true represents OperationType::COLLECTION, false is for OperationType::ITEM |
| 30 | - * @param string $operationName The operation name |
|
| 31 | 30 | * |
| 32 | 31 | * @return string |
| 33 | 32 | */ |