Blame view

tests/codeception/backend/functional/_bootstrap.php 102 Bytes
c7f222e2   Artem   first
1
2
  <?php
  new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/backend/functional.php'));