You might consider using a @uses tag for it. From the description:
The @uses tag may be used to document any element (global variable, include, page, class, function, define, method, variable)
It goes on to say that it will attempt to create a backlink on the item being used, so the documentation can show what functions/methods will be using it.