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 070de50 commit c0f8f80Copy full SHA for c0f8f80
tests/rules/classes/not-allowed/UnderscoreNamespace.php
@@ -1,6 +1,6 @@
1
<?php
2
3
-// @expectedError Using underscores within namespaces is discouraged
+// @expectedError Using underscore within namespaces is discouraged
4
5
namespace flyeralarm\under_score;
6
0 commit comments