Skip to content

Commit 108b1ee

Browse files
committed
Fixes style of claim entity stub
1 parent 3630fc7 commit 108b1ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Stubs/ClaimEntity.php

-2
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,10 @@
33

44
namespace LeagueTests\Stubs;
55

6-
76
use League\OAuth2\Server\Entities\ClaimEntityInterface;
87

98
class ClaimEntity implements ClaimEntityInterface
109
{
11-
1210
private $name;
1311
private $value;
1412

0 commit comments

Comments
 (0)