1 parent 2ab5410 commit 2a62d58Copy full SHA for 2a62d58
1 file changed
src/Representation/IdentityProvider.php
@@ -33,6 +33,9 @@
33
*
34
* @method string|null getPostBrokerLoginFlowAlias()
35
* @method self withPostBrokerLoginFlowAlias(?string $postBrokerLoginFlowAlias)
36
+ *
37
+ * @method bool|null getHideOnLogin()
38
+ * @method self withHideOnLogin(?bool $hideOnLogin)
39
40
* @method string|null getProviderId()
41
* @method self withProviderId(?string $providerId)
0 commit comments