Skip to content

Commit 9135654

Browse files
authored
ENGCOM-3243: Write intercepted mapping to generated/metadata during compilation #18648
- Fixed docblock
1 parent 2f5b730 commit 9135654

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lib/internal/Magento/Framework/Interception/Config/CacheManager.php

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
namespace Magento\Framework\Interception\Config;
1010

1111
/**
12-
* Interception cache manager responsible for handling interaction with compiled and
13-
* uncompiled interception data
12+
* Interception cache manager.
13+
*
14+
* Responsible for handling interaction with compiled and uncompiled interception data
1415
*/
1516
class CacheManager
1617
{

0 commit comments

Comments
 (0)