API17

API17:JBrowser::getVersion

From Joomla! Documentation

Revision as of 02:22, 25 March 2017 by JoomlaWikiBot (talk | contribs) (preparing for archive only)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Joomla 11.1 JBrowser::getVersion

Description

Retrieve the current browser's version.


public function getVersion ()
  • Returns string The current browser's version.
  • Defined on line 669 of libraries/joomla/environment/browser.php

See also


User contributed notes

Code Examples