Skip to content

Commit

Permalink
Removed whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
XWB committed Dec 2, 2015
1 parent aa20b2a commit 04803a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UserContext/RoleProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public function __construct($context = null)
'Context must implement either TokenStorageInterface or SecurityContextInterface'
);
}

$this->context = $context;
}

Expand Down

0 comments on commit 04803a6

Please sign in to comment.