ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
Start.php
Go to the documentation of this file.
1 <?php
2 
7 {
8 }
9 
10 // vim: et sw=4 sts=4
Concrete start token class.
Definition: Start.php:6
Abstract class of a tag token (start, end or empty), and its behavior.
Definition: Tag.php:6