mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Initialization of is not necessary
This commit is contained in:
parent
3e3ac1c841
commit
2604c61866
@ -77,7 +77,7 @@ Create the field accordingly in the class logic :
|
||||
/**
|
||||
* @var array
|
||||
*/
|
||||
private $customField = array();
|
||||
private $customField;
|
||||
|
||||
/**
|
||||
* You must set a setter in order to save automatically custom
|
||||
|
Loading…
x
Reference in New Issue
Block a user