Blame view

tests/codeception/frontend/acceptance/_bootstrap.php 103 Bytes
8df80521   Alexander Karnovsky   not fixed commite
1
2
  <?php
  new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/frontend/acceptance.php'));