/** * Get all options * * @return array * * @since 4.0.0 */ public function getOptions() : array { return $this->options; }