silverleague / silverstripe-ideannotator

Generate docblocks for DataObjects, Page, PageControllers and (Data)Extensions
BSD 3-Clause "New" or "Revised" License
46 stars 24 forks source link

Short classes are prefixed with `\` #159

Closed Firesphere closed 7 months ago

Firesphere commented 7 months ago

When short classnames is set, all classes are prefixed as if they are in the root: * @method \Image Image()