Thanks to visit codestin.com
Credit goes to docs.hhvm.com

MutableVector::firstKey

Returns the first key in the current MutableVector

public function firstKey(): ?int;

Returns