Skip to content

Commit

Permalink
style changes due to style ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ElectricMaxxx committed Jan 27, 2018
1 parent 0eb6846 commit 3ad3884
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/AppBundle/Twig/MenuExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
class MenuExtension extends \Twig_Extension
{
private $helper;

private $matcher;

public function __construct(Helper $helper, MatcherInterface $matcher)
Expand Down
1 change: 1 addition & 0 deletions tests/Functional/AdminTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
class AdminTest extends WebTestCase
{
protected $pool;

protected $router;

protected $verifiablePatterns = [
Expand Down

0 comments on commit 3ad3884

Please sign in to comment.