mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2025-04-19 05:35:36 +03:00
parent
4e2a2564a8
commit
6927761a88
2 changed files with 4 additions and 0 deletions
|
@ -51,6 +51,7 @@ if ( ! defined('PLUGIN_NAME_VERSION' ) ) {
|
|||
* Use PHPDoc tags if you wish to be able to document the code using a documentation
|
||||
* generator.
|
||||
*
|
||||
* @package PluginName
|
||||
* @version 1.0.0
|
||||
*/
|
||||
class PluginName {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue