Blame view

app/tests/codeception/acceptance/_bootstrap.php 85 Bytes
bf807468   Alex Savenko   first commit
1
2
  <?php
  new yii\web\Application(require(dirname(__DIR__) . '/config/acceptance.php'));