do changes
Closes #3525234
Merge request reports
Activity
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 added 3 commits
Please register or sign in to reply