function LazyBuilders::__construct

Same name and namespace in other branches
  1. 10 core/modules/announcements_feed/src/LazyBuilders.php \Drupal\announcements_feed\LazyBuilders::__construct()

Constructs LazyBuilders object.

Parameters

\Drupal\Core\Render\ElementInfoManagerInterface $elementInfo: Element info.

File

core/modules/announcements_feed/src/LazyBuilders.php, line 26

Class

LazyBuilders
Defines a class for lazy building render arrays.

Namespace

Drupal\announcements_feed

Code

public function __construct(ElementInfoManagerInterface $elementInfo) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.