Fix Issue #3554606: Make user_settings parameter optional in bat_fullcalendar_configure
- Change function signature to use default parameter value
- Add null coalescing operator for safe array access in foreach loop
- Maintain backward compatibility with existing implementations
- Follow Drupal coding standards for optional parameters
This allows the function to be called without parameters while preserving existing functionality for modules that pass user_settings.
VCS Label
8.x-10.3-rc1
Core compatibility
Release type
Short description
Bugfix
Packaged Git sha1
9e9ed17787d6f533c0a4d17bd7df15662e9ce749
Release files