Example #1
0
 public function __construct($params = array())
 {
     parent::__construct($params);
     // This will autoload the class.
     class_exists('Ingo_Form_Type_Longemail');
 }