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 d7a8dea commit 6f3d304Copy full SHA for 6f3d304
Markup/Sniffs/Next/DomainLayerSniff.php
@@ -18,6 +18,8 @@ class DomainLayerSniff implements \PHP_CodeSniffer\Sniffs\Sniff
18
# To be amended at a later stage
19
'SimpleBus\\',
20
21
+ 'Psr\\Log\\',
22
+
23
# Allow Pagination Component
24
'Next\\Component\\Pagination',
25
0 commit comments