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