CxDevLead

Results 1 issues of CxDevLead

The following constructor: ``` /** * @param DateTimeImmutable[] $times * @param string[] $alerts */ public function __construct( #[OA\Property] public readonly array $times, #[OA\Property] public readonly array $alerts, ) ``` Will...

enhancement
type handling