Updated: Comment #N
Problem/Motivation
When an array of suggestions is passed to theme(), the twig_debug output doesn't match up.
Proposed resolution
Display the suggestions that are passed in as an array.
Remaining tasks
Patch
Tests
User interface changes
Twig debug output will display the suggestions passed in as an array.
API changes
None