integrate fix from V14
This commit is contained in:
parent
c28e9f5f7c
commit
4c016cc3be
@ -447,7 +447,7 @@ class formSetupItem
|
|||||||
* because this two class will quickly evolve it's important to not set directly $this->type (will be protected) so this method exist
|
* because this two class will quickly evolve it's important to not set directly $this->type (will be protected) so this method exist
|
||||||
* to be sure we can manage evolution easily
|
* to be sure we can manage evolution easily
|
||||||
* @param string $type possible values based on old module builder setup : 'string', 'textarea', 'category:'.Categorie::TYPE_CUSTOMER', 'emailtemplate', 'thirdparty_type'
|
* @param string $type possible values based on old module builder setup : 'string', 'textarea', 'category:'.Categorie::TYPE_CUSTOMER', 'emailtemplate', 'thirdparty_type'
|
||||||
* @deprecated yes this method came deprecated because it exists only for manage setup convertion
|
* @deprecated yes this setTypeFromTypeString came deprecated because it exists only for manage setup convertion
|
||||||
* @return bool
|
* @return bool
|
||||||
*/
|
*/
|
||||||
public function setTypeFromTypeString($type)
|
public function setTypeFromTypeString($type)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user