Skip to content

Commit 2a62d58

Browse files
committed
adds hints
1 parent 2ab5410 commit 2a62d58

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/Representation/IdentityProvider.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
*
3434
* @method string|null getPostBrokerLoginFlowAlias()
3535
* @method self withPostBrokerLoginFlowAlias(?string $postBrokerLoginFlowAlias)
36+
*
37+
* @method bool|null getHideOnLogin()
38+
* @method self withHideOnLogin(?bool $hideOnLogin)
3639
*
3740
* @method string|null getProviderId()
3841
* @method self withProviderId(?string $providerId)

0 commit comments

Comments
 (0)