ILIAS  release_5-1 Revision 5.0.0-5477-g43f3e3fab5f
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:7
Abstract class of a tag token (start, end or empty), and its behavior.
Definition: Tag.php:7