We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f5b730 commit 9135654Copy full SHA for 9135654
lib/internal/Magento/Framework/Interception/Config/CacheManager.php
@@ -9,8 +9,9 @@
9
namespace Magento\Framework\Interception\Config;
10
11
/**
12
- * Interception cache manager responsible for handling interaction with compiled and
13
- * uncompiled interception data
+ * Interception cache manager.
+ *
14
+ * Responsible for handling interaction with compiled and uncompiled interception data
15
*/
16
class CacheManager
17
{
0 commit comments