Redaxscript\Client\Version::_autorun PHP Method

_autorun() protected method

automate run
Since: 2.4.0
protected _autorun ( )
    protected function _autorun()
    {
        $this->_detect(['version', 'chrome', 'edge', 'firefox', 'konqueror', 'msie', 'netscape'], 'version');
    }
Version