docs: add subpackage tags

This commit is contained in:
Ben Goldsworthy 2021-04-27 10:05:51 +01:00
parent 431d75f62e
commit a10090ff24
5 changed files with 15 additions and 0 deletions

View file

@ -17,6 +17,9 @@
*
* @author Stefan Herndler
* @since 1.5.0
*
* @package footnotes
* @subpackage public_widget
*/
abstract class Footnotes_Widget_Base extends WP_Widget {