function LazyBuilders::__construct
Same name in other branches
- 11.x 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_feedCode
public function __construct(ElementInfoManagerInterface $elementInfo) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.