PHP Classes

File: vendor/autoload.php

Recommend this page to a friend!
  Classes of Neeraj Thakur   PHP Tic Tac Toe Game Code   vendor/autoload.php   Download  
File: vendor/autoload.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: 183 bytes
 

Contents

Class file image Download
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer' . '/autoload_real.php';

return
ComposerAutoloaderInite7f33d7e7912252991b7db8be9171f4f::getLoader();