mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
refactoring CustomFieldText var MultipleCFInline -> multipleCFInline
This commit is contained in:
@@ -58,7 +58,7 @@ class CustomFieldText implements CustomFieldInterface
|
||||
}
|
||||
|
||||
const MAX_LENGTH = 'maxLength';
|
||||
const MULTIPLE_CF_INLINE ='MultipleCFInline';
|
||||
const MULTIPLE_CF_INLINE ='multipleCFInline';
|
||||
|
||||
/**
|
||||
* Create a form according to the maxLength option
|
||||
|
Reference in New Issue
Block a user