Skip to content

Commit

Permalink
Merge pull request #254 from XWB/cleanup
Browse files Browse the repository at this point in the history
Removed whitespace
  • Loading branch information
ddeboer committed Dec 2, 2015
2 parents aa20b2a + 04803a6 commit dad3372
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 dad3372

Please sign in to comment.