One solution find to fix Deprecated: Creation of dynamic property, is to add an inheritance with \stdClass. There's some others solution to fix this deprecation. A better solution should be finding the property not defined previously at the beginning of the class, i could search for that later if you want.
One solution find to fix Deprecated: Creation of dynamic property, is to add an inheritance with \stdClass. There's some others solution to fix this deprecation. A better solution should be finding the property not defined previously at the beginning of the class, i could search for that later if you want.