PHP Classes

File: tests/org/majkel/tcpdfwarper/DummyTcpdf.php

Recommend this page to a friend!
  Classes of Michal Kowalik   TCPDF Warper   tests/org/majkel/tcpdfwarper/DummyTcpdf.php   Download  
File: tests/org/majkel/tcpdfwarper/DummyTcpdf.php
Role: Unit test script
Content type: text/plain
Description: dummy test tcpdf
Class: TCPDF Warper
Create PDF documents using TCPDF fluent interface
Author: By
Last change: Update of tests/org/majkel/tcpdfwarper/DummyTcpdf.php
Date: 7 months ago
Size: 187 bytes
 

Contents

Class file image Download
<?php
/**
 * Created by PhpStorm.
 * User: Micha? (majkel) Kowalik <maf.michal@gmail.com>
 * Date: 1/9/2015
 * Time: 20:45
 */

namespace org\majkel\tcpdfwarper;


class
DummyTcpdf {

}