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