<?php
defined('C5_EXECUTE') or die("Access Denied.");

class TextAttributeTypeController extends Concrete5_Controller_AttributeType_Text  {}
