|
@@ -144,7 +144,7 @@ |
|
|
block discarded – undo |
|
144
|
144
|
* @copyright (c) 2014 phpBB Limited <https://www.phpbb.com> |
|
145
|
145
|
* @license GNU General Public License, version 2 (GPL-2.0) |
|
146
|
146
|
* @param string $step The step (enable, disable, purge) |
|
147
|
|
- * @param array $notification_types The notification type names |
|
|
147
|
+ * @param string[] $notification_types The notification type names |
|
148
|
148
|
* @return string Return notifications as temporary state |
|
149
|
149
|
* @access protected |
|
150
|
150
|
*/ |
Please login to merge, or discard this patch.