diff --git a/templates/plugin.mustache b/templates/plugin.mustache index fc502b67a..1f6190bda 100644 --- a/templates/plugin.mustache +++ b/templates/plugin.mustache @@ -11,3 +11,5 @@ * * @package {{plugin_package}} */ + +// Your code starts here.