Issue #3426955: Convert ViewsField plugin discovery to attributes
1 unresolved thread
Closes #3426955
Merge request reports
Activity
- Resolved by Michael Strelan
added 43 commits
-
459d8bb9...d675ece2 - 42 commits from branch
project:11.x
- 4325b80a - Merge branch '11.x' into '3426955-views-field'
-
459d8bb9...d675ece2 - 42 commits from branch
added 2 commits
48 48 * The module handler to invoke the alter hook with. 49 49 */ 50 50 public function __construct($handler_type, \Traversable $namespaces, ViewsData $views_data, CacheBackendInterface $cache_backend, ModuleHandlerInterface $module_handler) { 51 $plugin_definition_attribute_name = 'Drupal\views\Attribute\Views' . Container::camelize($handler_type); changed this line in version 9 of the diff
added 5 commits
-
fb08807e...a3930399 - 4 commits from branch
project:11.x
- 210ca029 - Merge branch drupal:11.x into 3426955-views-field
-
fb08807e...a3930399 - 4 commits from branch
added 3 commits
-
9a68dc6a...27a45227 - 2 commits from branch
project:11.x
- eb084b14 - Merge branch '11.x' of git.drupal.org:project/drupal into 3426955-views-field
-
9a68dc6a...27a45227 - 2 commits from branch
Please register or sign in to reply