PHP Classes

File: tests/autoload.php

Recommend this page to a friend!
  Classes of Julian Finkler   PHP PSR-7 Implementation of Streams   tests/autoload.php   Download  
File: tests/autoload.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP PSR-7 Implementation of Streams
Implements the access to data as defined in PSR-7
Author: By
Last change:
Date: 4 years ago
Size: 294 bytes
 

Contents

Class file image Download
<?php
/**
 * This file is part of the Streams package.
 *
 * Copyright 2019 by Julian Finkler <julian@mintware.de>
 *
 * For the full copyright and license information, please read the LICENSE
 * file that was distributed with this source code.
 */

require __DIR__ . '/../vendor/autoload.php';