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 025b86d commit decb1b2Copy full SHA for decb1b2
README.md
@@ -1049,6 +1049,22 @@ class SomeClass
1049
}
1050
```
1051
1052
+:x:
1053
+
1054
+<br>
1055
1056
+```php
1057
+class SomeClass
1058
+{
1059
+ public function __construct(SomeEntityRepository $someEntityRepository)
1060
+ {
1061
+ }
1062
+}
1063
+```
1064
1065
+:+1:
1066
1067
1068
1069
<!-- ruledoc-end -->
1070
0 commit comments