Completed
Push — add/connection_plugins_active_... ( 7c8acc )
by
unknown
07:24 queued 56s
created
packages/connection/src/class-plugin-storage.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -172,7 +172,7 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.