HOR-3670
Complete the change of name for XmlFormField classes.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
class XmlFormFieldTextPm extends XmlForm_Field_SimpleText
|
||||
class XmlFormFieldTextPm extends XmlFormFieldSimpleText
|
||||
{
|
||||
public $size = 15;
|
||||
public $maxLength = 64;
|
||||
|
||||
Reference in New Issue
Block a user