@@ -220,7 +220,7 @@ |
||
| 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 ) { |