diff --git a/source/bundles/custom-fields.rst b/source/bundles/custom-fields.rst index d93e1c523..ff80fe09a 100644 --- a/source/bundles/custom-fields.rst +++ b/source/bundles/custom-fields.rst @@ -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