Blame view

tests/codeception/backend/acceptance/_bootstrap.php 102 Bytes
abf1649b   andryeyev   Чистая установка ...
1
2
  <?php
  new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/backend/acceptance.php'));