Skip to content

Commit 6f3d304

Browse files
authored
feat: allow PSR Log within the domain
1 parent d7a8dea commit 6f3d304

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Markup/Sniffs/Next/DomainLayerSniff.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ class DomainLayerSniff implements \PHP_CodeSniffer\Sniffs\Sniff
1818
# To be amended at a later stage
1919
'SimpleBus\\',
2020

21+
'Psr\\Log\\',
22+
2123
# Allow Pagination Component
2224
'Next\\Component\\Pagination',
2325

0 commit comments

Comments
 (0)