ILIAS  release_4-4 Revision
All Data Structures Namespaces Files Functions Variables Modules Pages
Empty.php
Go to the documentation of this file.
1 <?php
2 
7 {
8 
9 }
10 
11 // vim: et sw=4 sts=4
Abstract class of a tag token (start, end or empty), and its behavior.
Definition: Tag.php:6
Concrete empty token class.
Definition: Empty.php:6