Blame view

tests/codeception/frontend/functional/_bootstrap.php 107 Bytes
4253cbec   root   first commit
1
2
3
  <?php

  

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