Actions
Feature proposal #6762
openReplace trigger loading with anonymous splat function
Description
Currently trigger loading with references uses a create_function usage. Replace this with an anonymous function with a splat operator. This requires improvements to CB first. See #6754
Actions