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
An exception for terminatinating execution or to throw for unit testing.
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