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 f6f64f5 commit 0bdd748Copy full SHA for 0bdd748
setup/src/Magento/Setup/Module/Di/Code/Reader/ClassesScanner.php
@@ -40,6 +40,7 @@ public function addExcludePatterns(array $excludePatterns)
40
* @param string $path
41
* @return array
42
* @throws FileSystemException
43
+ * @SuppressWarnings(PHPMD.CyclomaticComplexity)
44
*/
45
public function getList($path)
46
{
0 commit comments