@@ -13,7 +13,7 @@ |
||
| 13 | 13 | public function __construct(Registry $doctrine, SecurityContext $context) |
| 14 | 14 | { |
| 15 | 15 | $this->securityContext = $context; |
| 16 | - $this->doctrine = $doctrine; |
|
| 16 | + $this->doctrine = $doctrine; |
|
| 17 | 17 | } |
| 18 | 18 | |
| 19 | 19 | public function canAccess($type) |