Skip to content

Commit

Permalink
cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyholm authored Feb 4, 2018
1 parent 52b2b46 commit 5cab9e2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/CompilerPass/PublicServicePass.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
class PublicServicePass implements CompilerPassInterface
{
/**
* A regex to match the services that should be public
* A regex to match the services that should be public.
*
* @var string
*/
private $regex;
Expand Down

0 comments on commit 5cab9e2

Please sign in to comment.