PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Mohamed Elbahja   PHP SEO Tools   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP SEO Tools
Perform tasks for on page search optimizations
Author: By
Last change:
Date: 5 years ago
Size: 133 bytes
 

Contents

Class file image Download
<?php

require_once(__DIR__ . '/../vendor/autoload.php');

class_alias('PHPUnit\Framework\TestCase', 'Tests\Melbahja\Seo\TestCase');