romanpan2
romanpan2
iPad 2 `Yii::$app->devicedetect->isMobile()` = true `Yii::$app->devicedetect->isTablet()` = trure Планшет iPad 2 определяет как мобильный так и как планшет
`Redefinition of parameter $_ in /opt/project/new/vendor/lisachenko/go-aop-php/src/Go/Aop/Pointcut/PointcutGrammar.php on line 61` my config in _bootstrap yii2 advanced `require(__DIR__ . '/../vendor/autoload.php'); $kernel = \AspectMock\Kernel::getInstance(); $kernel->init([ 'debug' => true, 'includePaths' => [ __DIR__ ....
### Before submitting your bug report - [x] I've tried using the "Ask AI" feature on the [Continue docs site](https://docs.continue.dev/) to see if the docs have an answer - [...