HOR-3670
Complete the change of name for XmlFormField classes.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Class XmlForm_Field_CheckBoxTable
|
||||
* Class XmlFormFieldCheckBoxTable
|
||||
*
|
||||
*/
|
||||
class XmlForm_Field_CheckBoxTable extends XmlForm_Field_Checkbox
|
||||
class XmlFormFieldCheckBoxTable extends XmlFormFieldCheckbox
|
||||
{
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user