Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit 88acbee

Browse files
authored
Merge pull request #2 from mhsdesign/main
make this package usable without phpcs: @IgnoreAnnotation("phpcs:disable")
2 parents b1530b9 + 5b685c5 commit 88acbee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Classes/Debug.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
use ReflectionObject;
1212

1313
/**
14+
* @IgnoreAnnotation("phpcs:disable")
1415
* @Flow\Scope("singleton")
1516
*/
1617
final class Debug implements ProtectedContextAwareInterface

0 commit comments

Comments
 (0)