Skip to content

Commit 4d2f9ee

Browse files
authored
Fix phpcs
1 parent 844e978 commit 4d2f9ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Interception/PluginListGenerator.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ class PluginListGenerator implements ConfigWriterInterface, ConfigLoaderInterfac
6666
* @param DirectoryList $directoryList
6767
* @param array $scopePriorityScheme [optional]
6868
* @param string $appMode [optional]
69+
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
6970
*/
7071
public function __construct(
7172
private ReaderInterface $reader,

0 commit comments

Comments
 (0)