Error indentation Permanently deleted user Created May 01, 2014 00:17 I believe PHPStorm is signaling an error mistakenly.
Hi there,
Accordingly to the screenshot this warning is reported by PHP CodeSniffer (3rd party tool that IDE has integration with) and not PhpStorm itself.
Please run CodeSniffer on this file in console -- will it have the same result?
phpcs upgraded and now it's ok!
Thanks!