Completed
Pull Request — master (#151)
by Matt
01:17
created
ext.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -117,7 +117,7 @@
 block discarded – undo
117 117
 	 * Notification handler to call notification enable/disable/purge steps
118 118
 	 *
119 119
 	 * @param string $step               The step (enable, disable, purge)
120
-	 * @param array  $notification_types The notification type names
120
+	 * @param string[]  $notification_types The notification type names
121 121
 	 * @return string Return notifications as temporary state
122 122
 	 * @access protected
123 123
 	 */
Please login to merge, or discard this patch.