Redaxscript\Client\Browser::_autorun PHP Метод

_autorun() защищенный Метод

automate run
С версии: 2.4.0
protected _autorun ( )
    protected function _autorun()
    {
        $this->_detect(['safari', 'chrome', 'chromium', 'edge', 'firefox', 'konqueror', 'msie', 'netscape', 'opera']);
    }
Browser