Skip to content
Snippets Groups Projects

Draft: Issue #3227637: 11.1.x

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
199 200 ],
200 201 ];
201 202 // @todo Simplify once https://www.drupal.org/node/2334319 lands.
202 $this->renderer->addCacheableDependency($column['data'], $username);
203 $this->renderer->addCacheableDependency($column['data'], CacheableMetadata::createFromRenderArray($username));
Please register or sign in to reply
Loading