A helper providing autocompletion for available FormErrorNormalizer options.
- author Mathias Arlaud
CloneableFinalInstantiable
Methods |
public toArray() : array
|
public withContext(Symfony
|
public withStatusCode(?int $statusCode) : static Configures the code of the normalized data. |
public withTitle(?string $title) : static Configures the title of the normalized data. |
public withType(?string $type) : static Configures the type of the normalized data. |
Methods |
protected with(string $key, ?mixed $value) : static |
Properties |
private array $context = []
|