function LayoutBuilderAccessCheck::__construct
Constructs a new LayoutBuilderAccessCheck class.
Parameters
\Drupal\Core\Routing\RouteMatchInterface $route_match: The route match.
File
-
core/
modules/ layout_builder/ src/ Access/ LayoutBuilderAccessCheck.php, line 30
Class
- LayoutBuilderAccessCheck
- Provides an access check for the Layout Builder defaults.
Namespace
Drupal\layout_builder\AccessCode
public function __construct(RouteMatchInterface $route_match) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.