Zend certified PHP/Magento developer

Visual Studio not showing method summary

I wanted to move some commonly used code to simple methods and document them so I don’t forget what they are for, but for some reason only the getter method has a summary shown.

Why is that and how do I fix it?

I have “Generate XML documentation enabled”.

Method with summary

Method without summary