@@ -117,7 +117,7 @@ |
||
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 | */ |