Completed
Push — try/connection-split ( 6328aa...b396da )
by
unknown
07:28
created
packages/jetpack-options/tests/Manager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -217,7 +217,7 @@
 block discarded – undo
217 217
 	 *
218 218
 	 * @param string $type The type of option to return. Defaults to 'compact'.
219 219
 	 *
220
-	 * @return array
220
+	 * @return string[]
221 221
 	 */
222 222
 	public function get_option_names( $type = 'compact' ) {
223 223
 		switch ( $type ) {
Please login to merge, or discard this patch.