PHP Classes

File: tests/autoload.php

Recommend this page to a friend!
  Classes of Julian Finkler   Billbee PHP API SDK   tests/autoload.php   Download  
File: tests/autoload.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Billbee PHP API SDK
Manage sales in multiple sites with BillBee API
Author: By
Last change:
Date: 4 years ago
Size: 341 bytes
 

Contents

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

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