MutableVector::lastKey
Returns the last key in the current MutableVector
public function lastKey(): ?int; Returns
?int- The last key in the currentMutableVector, ornullif the currentMutableVectoris empty.
Returns the last key in the current MutableVector
public function lastKey(): ?int; ?int - The last key in the current MutableVector, or null if the current MutableVector is empty.