PHP Classes

File: src/Collection/CollectionInterface.php

Recommend this page to a friend!
  Classes of Derek McLean   HTML Forms   src/Collection/CollectionInterface.php   Download  
File: src/Collection/CollectionInterface.php
Role: Class source
Content type: text/plain
Description: Class source
Class: HTML Forms
Generate and validate submitted HTML forms
Author: By
Last change:
Date: 6 years ago
Size: 73 bytes
 

Contents

Class file image Download
<?php

namespace Del\Form\Collection;

interface
CollectionInterface
{

}