@@ -172,7 +172,7 @@ |
||
172 | 172 | * Adds Plugins Storage options to sync whitelist |
173 | 173 | * |
174 | 174 | * @param array $options the whitelisted options. |
175 | - * @return array |
|
175 | + * @return string[] |
|
176 | 176 | */ |
177 | 177 | public static function whitelist_options( $options ) { |
178 | 178 | $options[] = self::ACTIVE_PLUGINS_OPTION_NAME; |