Skip to content

Compiler

Everything under Quiote\Request\Compiler.

ClassDescription
RequestDtoDefinitionFormat-independent description of a #[MapRequest] DTO class: its constructor-promoted properties, in declaration order.
RequestDtoPropertyOne constructor-promoted property of a #[MapRequest] DTO, as reflected by RequestDtoScanner.
RequestDtoScannerReflects a #[MapRequest] DTO class exactly once (results are cached by RequestDtoRegistry) to produce two independent things from the same walk of its constructor-promoted properties: