maniaplanet/netbeans-psr

All PHP files MUST end with a single blank line.

gou1 opened this issue · 0 comments

gou1 commented

From PSR-2 (http://www.php-fig.org/psr/psr-2/):
All PHP files MUST end with a single blank line.

Not sure if this is possible in Netbeans. A workaround could be to just add a new line after a class.