ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
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