Blame view

tests/codeception/frontend/functional/_bootstrap.php 104 Bytes
559be889   Alexander Karnovsky   Init test-9
1
2
3
  <?php
  
  new yii\web\Application(require(dirname(dirname(__DIR__)) . '/config/frontend/functional.php'));