Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 297934

Figure out how to inject abritrary arguments into controllers/local action/local tasks whatever else plugins

$
0
0

@TODO Write better summary.

[19:31] I guess the best idea so far was to use something close to context aware plugin
[19:31] where we would set the contexts based on the request
[19:31] and then just read from it in the method
[19:31] and not actually pass it to the method
[19:31] actually leaving us with an empty method signature in the interface
[19:31] which would make the interface valid


Viewing all articles
Browse latest Browse all 297934

Trending Articles