We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01957a9 commit 2ed74a1Copy full SHA for 2ed74a1
1 file changed
Mage/FPC/Plugin/CacheIdentifierPlugin.php
@@ -4,6 +4,10 @@
4
5
class CacheIdentifierPlugin
6
{
7
+
8
+ protected $designExceptions;
9
+ protected $request;
10
+ protected $config;
11
/**
12
* Constructor
13
*
0 commit comments