* @package tao */ abstract class tao_helpers_form_elements_Label extends tao_helpers_form_FormElement { public const WIDGET_ID = 'http://www.tao.lu/datatypes/WidgetDefinitions.rdf#Label'; }