I'm using the NetBeans IDE. Normally, every PHP file in my project has code folds:
However, one PHP file in my project doesn't have code folds:
The file has no syntax errors. I've tried restarting NetBeans and reopening the project and the folds still do not appear. What could it be?
More info:
.php
like all the PHP files in my project.Follow the following steps:
1) open netbeans 2) select tool => options 3) select Editor tab and General sub tab 4) and check code fold check box
Find attached image for detail.