We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db01732 commit ebd74c6Copy full SHA for ebd74c6
src/Standards/PSR12/Docs/Files/ImportStatementStandard.xml
@@ -5,7 +5,7 @@
5
]]>
6
</standard>
7
<code_comparison>
8
- <code title="Valid: Import statements are fully qualified and don't begin a leading backslash.">
+ <code title="Valid: Import statement are fully qualified and don't begin a leading backslash.">
9
<![CDATA[
10
<?php
11
0 commit comments