From 4114ad703eb21f79bf562b92f2ee1fa6a0b24bb7 Mon Sep 17 00:00:00 2001 From: Tom McFarlin Date: Sat, 3 May 2014 15:07:05 -0400 Subject: [PATCH] updating the docblocks --- plugin-name/trunk/includes/class-plugin-name.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin-name/trunk/includes/class-plugin-name.php b/plugin-name/trunk/includes/class-plugin-name.php index d53a4ec..7b86811 100644 --- a/plugin-name/trunk/includes/class-plugin-name.php +++ b/plugin-name/trunk/includes/class-plugin-name.php @@ -5,8 +5,9 @@ * * Long description. * - * @package TODO - * @author Your Name + * @package Plugin_Name + * @subpackage Plugin_Name/includes + * @author Your Name */ /** @@ -14,7 +15,6 @@ * * Long description. * - * @package TODO * @author Your Name * @license GPL-2.0+ * @link http://example.com