Skip to content
Snippets Groups Projects

do changes

Closes #3525234

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
254 255 * @return $this
255 256 */
256 257 public function setSlotFromRenderArray($key, array $build, string $tag = 'div', array $attributes = [], ?int $index = NULL, int $weight = 0) {
258 /** @var \Drupal\Core\Render\RendererInterface $renderer */
257 259 // @phpstan-ignore-next-line
  • Looks good, I'm just wondering whether we should move the code into a trait and use it, since the same in all 3 files.

  • Lio Novelli approved this merge request

    approved this merge request

  • added 3 commits

    Compare with previous version

  • Please register or sign in to reply
    Loading