HH\ImmMap::toMap
Returns a Map built from the keys and values of this ImmMap
public function toMap(): object;
Returns
object
Examples
See Map::toMap
for usage examples.
Returns a Map built from the keys and values of this ImmMap
public function toMap(): object;
object
See Map::toMap
for usage examples.