Completed
Push — test/legacy-storage-service ( 47021c...13c02e )
by
unknown
02:48
created
core/Service/Legacy_Storage_Service.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
 	 * Check if a key is a legacy map property key
72 72
 	 *
73 73
 	 * @param string $key
74
-	 * @return bool
74
+	 * @return integer
75 75
 	 */
76 76
 	public function is_legacy_map_key( $key ) {
77 77
 		$map_regex = array_map( function( $map_key ) {
Please login to merge, or discard this patch.