Skip to content

Commit dad3372

Browse files
committed
Merge pull request #254 from XWB/cleanup
Removed whitespace
2 parents aa20b2a + 04803a6 commit dad3372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UserContext/RoleProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ public function __construct($context = null)
4747
'Context must implement either TokenStorageInterface or SecurityContextInterface'
4848
);
4949
}
50-
50+
5151
$this->context = $context;
5252
}
5353

0 commit comments

Comments
 (0)