docs: add subpackage tags
This commit is contained in:
parent
431d75f62e
commit
a10090ff24
5 changed files with 15 additions and 0 deletions
|
@ -19,6 +19,9 @@ require_once plugin_dir_path( dirname( __FILE__ ) ) . 'layout/class-footnotes-la
|
|||
* Layout Engine for the administration dashboard.
|
||||
*
|
||||
* @since 1.5.0
|
||||
*
|
||||
* @package footnotes
|
||||
* @subpackage admin_layout
|
||||
*/
|
||||
abstract class Footnotes_Layout_Engine {
|
||||
|
||||
|
|
Reference in a new issue