/** * Retrieve the current browser. * * @return string The current browser. * * @since 1.7.0 */ public function getBrowser() { return $this->browser; }