PHP Classes

File: tests/bootstrap.php

Recommend this page to a friend!
  Classes of Edgar Asatryan   PHP SVG Magick Library   tests/bootstrap.php   Download  
File: tests/bootstrap.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP SVG Magick Library
Compose vectorial graphics in SVG format
Author: By
Last change:
Date: 7 years ago
Size: 109 bytes
 

Contents

Class file image Download
<?php
require_once __DIR__ . '/../vendor/autoload.php';
require_once
__DIR__ . '/svg/SVGContextTestCase.php';