Craft\FormBuilder2_FieldRecord::defineAttributes PHP Method

defineAttributes() protected method

protected defineAttributes ( )
    protected function defineAttributes()
    {
        return array('template' => AttributeType::String);
    }