1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-12 16:58:37 +00:00

Only one pattern for LiipTheme

Others patterns aren't required (but I think it's still important to have them around)
This commit is contained in:
Jeremy 2015-03-01 20:25:43 +01:00
parent 495aecfe74
commit 3e30422cda
2 changed files with 6 additions and 7 deletions

View file

@ -12,7 +12,6 @@ use Wallabag\CoreBundle\Entity\User;
*
* If no user where logged in, it will returne the default theme
*/
class DetectActiveTheme implements DeviceDetectionInterface
{
protected $securityContext;