westdc-zf1/application/models/element/bcSpamBlock.php

8 lines
193 B
PHP
Executable File

<?php
class element_bcSpamBlock extends Zend_Form_Element_Xhtml{
/**
* Default form view helper to use for rendering
* @var string
*/
public $helper = 'bcSpamBlock';
}