You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Needs some tests, but it seems that something like foo = [[baz]] isn't expanding the baz variable properly. Output should be something compatible to $container->foo = array($container->baz).