ArrayAccess has argument.
string $key Array key:
public function offsetExists(mixed $key) : bool { return $this->hasArgument($key); }