-
- Downloads
(REF) Convert hidden function 'useRegion' to public 'fillDefaults'
This mostly affects a hypothetical bundle defined outside of core's `Common.php`: * Before: You cannot re-use `useRegion()`. You'd have to write it again. * After: You can re-use and/or override `fillDefaults()`.
Showing
Please register or sign in to comment