ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
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