Hi,
In a class I have more than 1000 documented methods.
I am looking for a way to create category in order to add a level into the treeview.
IE:
namespace\class\methods\category 1\ method 1
namespace\class\methods\category 1\ method 2
namespace\class\methods\category 2\ method 1
namespace\class\methods\category 2\ method 2
...
It is possible ?
Thanks in advance.
Best regards,
Loïc Carrère