mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
Form fields are already constrained by their fields.yaml definition (values not defined in the yaml will not be saved) so we don't need to double dip by enforcing fillable too.