File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ class Operation extends AbstractOperation
2727 * @param string|array|bool|null $mercure {@see https://api-platform.com/docs/core/mercure}
2828 * @param string|bool|null $messenger {@see https://api-platform.com/docs/core/messenger/#dispatching-a-resource-through-the-message-bus}
2929 * @param string|null $provider {@see https://api-platform.com/docs/core/state-providers/#state-providers}
30- * @param string|callable| null $processor {@see https://api-platform.com/docs/core/state-processors/#state-processors}
30+ * @param string|null $processor {@see https://api-platform.com/docs/core/state-processors/#state-processors}
3131 */
3232 public function __construct (
3333 protected ?string $ resolver = null ,
You can’t perform that action at this time.
0 commit comments