Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(YSP-559): fix PHP default param deprecation
Looking at the Drupal 10 options_allowed_values signature, $cachable isn't even there. This is an attempt to allow this to play nice and not throw an error or deprecation warning.
- Loading branch information