Error indentation Permanently deleted user 创建于 2014年05月01日 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!