Else if
Reports the usages of the else if
constructs specified in two words.
According to PSR-12, the keyword elseif
SHOULD be used instead of else if
so that all control keywords look like single words.
See PSR-12: Extended Coding Style (php-fig.org) for details.
Inspection Details | |
---|---|
Available in: | PhpStorm 2023.3, Qodana for PHP 2023.3 |
Plugin: | PHP, 233.SNAPSHOT |
Last modified: 13 July 2023