PHP Classes

File: tests/codeception/functional/_bootstrap.php

Recommend this page to a friend!
  Classes of Uldis Nelsons   YII2 Framework PHP Init   tests/codeception/functional/_bootstrap.php   Download  
File: tests/codeception/functional/_bootstrap.php
Role: Example script
Content type: text/plain
Description: Example script
Class: YII2 Framework PHP Init
Create a project based on the YII2 from template
Author: By
Last change:
Date: 2 years ago
Size: 85 bytes
 

Contents

Class file image Download
<?php
new yii\web\Application(require(dirname(__DIR__) . '/config/functional.php'));