function LayoutForm::__construct
Same name in other branches
- 10 core/modules/navigation/src/Form/LayoutForm.php \Drupal\navigation\Form\LayoutForm::__construct()
Constructs a new LayoutForm.
File
-
core/
modules/ navigation/ src/ Form/ LayoutForm.php, line 51
Class
- LayoutForm
- Defines a form for configuring navigation blocks.
Namespace
Drupal\navigation\FormCode
public function __construct(LayoutTempstoreRepositoryInterface $layoutTempstoreRepository) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.