Completed
Push — milestone/2.0 ( 3d0bc2...04455c )
by
unknown
03:42
created
core/Service/Legacy_Storage_Service.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -220,7 +220,7 @@
 block discarded – undo
220 220
 	 * Check if a key is a legacy map property key
221 221
 	 *
222 222
 	 * @param string $key
223
-	 * @return bool
223
+	 * @return integer
224 224
 	 */
225 225
 	protected function is_legacy_map_key( $key ) {
226 226
 		$map_regex = array_map( function( $map_key ) {
Please login to merge, or discard this patch.