Blame view

tests/codeception/frontend/acceptance/_bootstrap.php 105 Bytes
4253cbec   root   first commit
1
2
  <?php

  new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/frontend/acceptance.php'));