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 1127d57 commit ea485f5Copy full SHA for ea485f5
InpsydeTemplates/Sniffs/Formatting/AlternativeControlStructureSniff.php
@@ -10,7 +10,7 @@
10
use PHPCSUtils\Utils\ControlStructures;
11
12
/**
13
- * The implementation is inspired by Universal.DisallowAlternativeSyntaxSniff.
+ * The implementation is inspired by Universal.ControlStructures.DisallowAlternativeSyntaxSniff.
14
*
15
* @link https://github.com/PHPCSStandards/PHPCSExtra/blob/ed86bb117c340f654eab603a06b95a437ac619c9/Universal/Sniffs/ControlStructures/DisallowAlternativeSyntaxSniff.php
16
0 commit comments