Draft: Resolve #3123069 "11.x useless overriding method"
1 unresolved thread
1 unresolved thread
Closes #3123069
Merge request reports
Activity
9 9 */ 10 10 class ActionPluginCollection extends DefaultSingleLazyPluginCollection { 11 11 12 /** 13 * {@inheritdoc} 14 * 15 * @return \Drupal\Core\Action\ActionInterface 16 */ 17 public function &get($instance_id) {
Please register or sign in to reply