We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a44a3a commit 99b61feCopy full SHA for 99b61fe
src/Representation/AuthenticationExecutionExport.php
@@ -36,6 +36,6 @@ public function __construct(
36
protected ?string $flowAlias = null,
37
protected ?int $priority = null,
38
protected ?string $requirement = null,
39
- protected ?bool $userSetupAllowed = null
+ protected ?bool $userSetupAllowed = null,
40
) {}
41
}
0 commit comments