<?php
defined('C5_EXECUTE') or die("Access Denied.");
class AttributeType extends Concrete5_Model_AttributeType {}
class PendingAttributeType extends Concrete5_Model_PendingAttributeType {}