Completed
Pull Request — develop (#31)
by Mario
02:32
created
ext.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -127,7 +127,7 @@
 block discarded – undo
127 127
 	 * @license       GNU General Public License, version 2 (GPL-2.0)
128 128
 	 *
129 129
 	 * @param string $step               The step (enable, disable, purge)
130
-	 * @param array  $notification_types The notification type names
130
+	 * @param string[]  $notification_types The notification type names
131 131
 	 *
132 132
 	 * @return string Return notifications as temporary state
133 133
 	 * @access        protected
Please login to merge, or discard this patch.