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