PHP Classes

File: vendor/mikey179/vfsStream/examples/bootstrap.php

Recommend this page to a friend!
  Classes of Neeraj Thakur   PHP Tic Tac Toe Game Code   vendor/mikey179/vfsStream/examples/bootstrap.php   Download  
File: vendor/mikey179/vfsStream/examples/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Tic Tac Toe Game Code
Tic Tac Toe game based on CodeIgniter
Author: By
Last change:
Date: 7 years ago
Size: 63 bytes
 

Contents

Class file image Download
<?php
require __DIR__ . '/../vendor/.composer/autoload.php';
?>