Blame view

tests/codeception/frontend/acceptance/_bootstrap.php 103 Bytes
d8c1a2e0   Yarik   Big commit artbox
1
2
  <?php
  new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/frontend/acceptance.php'));