Returns the parameter keys.
public function keys() : array { return array_keys($this->parameters); }