Skip to content
Snippets Groups Projects

Draft: Resolve #3123069 "11.x useless overriding method"

1 unresolved thread

Closes #3123069

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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) {
  • Can you please give some feedback?

  • closed

  • Please register or sign in to reply
    Loading