@@ -120,7 +120,7 @@ |
||
120 | 120 | * Inspects the request to determine if this is a Woo plugin actiation request. If it is, |
121 | 121 | * returns the list of activating plugin slugs. |
122 | 122 | * |
123 | - * @return array|false Returns an array of plugin slugs or false if this is not a Woo plugin |
|
123 | + * @return string[] Returns an array of plugin slugs or false if this is not a Woo plugin |
|
124 | 124 | * activation request. |
125 | 125 | */ |
126 | 126 | private function find_activating_plugins_in_woo_request() { |