Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hafezdivandari committed Sep 30, 2024
1 parent c4368a3 commit 6231c9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Bridge/DeviceCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ class DeviceCode implements DeviceCodeEntityInterface
/**
* Create a new device code instance.
*
* @param non-empty-string|null $identifier
* @param non-empty-string|null $userIdentifier
* @param non-empty-string|null $clientIdentifier
* @param string[] $scopes
*/
public function __construct(
Expand Down

0 comments on commit 6231c9e

Please sign in to comment.