mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2024-12-22 20:03:53 +02:00
removing sub package and version tags
This commit is contained in:
parent
978bd51cb0
commit
db878be182
1 changed files with 0 additions and 2 deletions
|
@ -6,11 +6,9 @@
|
||||||
* The User Interface to the end user.
|
* The User Interface to the end user.
|
||||||
*
|
*
|
||||||
* @package PluginName
|
* @package PluginName
|
||||||
* @subpackage views
|
|
||||||
* @author TODO
|
* @author TODO
|
||||||
* @license GPL-2.0+
|
* @license GPL-2.0+
|
||||||
* @link TODO
|
* @link TODO
|
||||||
* @version 1.0.0
|
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in a new issue