diff options
Diffstat (limited to 'src/Wallabag')
-rw-r--r-- | src/Wallabag/CoreBundle/Helper/DetectActiveTheme.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Helper/DetectActiveTheme.php b/src/Wallabag/CoreBundle/Helper/DetectActiveTheme.php index 2c742e6a..446629db 100644 --- a/src/Wallabag/CoreBundle/Helper/DetectActiveTheme.php +++ b/src/Wallabag/CoreBundle/Helper/DetectActiveTheme.php | |||
@@ -12,7 +12,6 @@ use Wallabag\CoreBundle\Entity\User; | |||
12 | * | 12 | * |
13 | * If no user where logged in, it will returne the default theme | 13 | * If no user where logged in, it will returne the default theme |
14 | */ | 14 | */ |
15 | |||
16 | class DetectActiveTheme implements DeviceDetectionInterface | 15 | class DetectActiveTheme implements DeviceDetectionInterface |
17 | { | 16 | { |
18 | protected $securityContext; | 17 | protected $securityContext; |