mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
This enables complex FormWidgets that need to know what Form widget they belong to to access that information with $this->formField->form; This also enables a fix for: https://github.com/rainlab/location-plugin/issues/48