PHP Classes

File: tools/ValidationExceptionTest.php

Recommend this page to a friend!
  Classes of Daniel Mullin   PHP Bookwhen API   tools/ValidationExceptionTest.php   Download  
File: tools/ValidationExceptionTest.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: PHP Bookwhen API
Access booking information using the BookWhen API
Author: By
Last change:
Date: 1 year ago
Size: 309 bytes
 

Contents

Class file image Download
<?php

// declare(strict_types=1);

// namespace InShore\Bookwhen\Test;

// use InShore\Bookwhen\Exceptions\alidationException;
// use PHPUnit\Framework\TestCase;

// /**
// * @covers InShore\Bookwhen\Validator::__construct
// */
// class ValidationExceptionTest extends TestCase
// {
   
// }

// // EOF!