forked from wallabag/wallabag
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:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user