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