https://bugzilla.wikimedia.org/show_bug.cgi?id=34457
--- Comment #4 from MrBlueSky <[email protected]> 2012-02-17 00:17:28 UTC --- This is the 'official' bugreport Doxygen: https://bugzilla.gnome.org/show_bug.cgi?id=626105 (Doxygen uses bugzilla.gnome.org). I haven't found a patch. But there is actually an easier solution, which I didn't notice before: append the variable name after the type: /** * @var bool $mIsPrintable */ If this doesn't break auto-suggesting in common IDEs (which IDEs does the average MediaWiki dev use?), this would be a nice workaround. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
