PHP Classes

File: vendor/sebastian/comparator/tests/bootstrap.php

Recommend this page to a friend!
  Classes of Renato De Oliveira Lucena   PHP Pokemon Script   vendor/sebastian/comparator/tests/bootstrap.php   Download  
File: vendor/sebastian/comparator/tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Pokemon Script
Provides an API to manage a database of Pokemons
Author: By
Last change:
Date: 6 years ago
Size: 150 bytes
 

Contents

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

ini_set('precision', 14);
ini_set('serialize_precision', 14);