access_check.theme
Class
Drupal\Core\Theme\ThemeAccessCheckTags
- access_check
1 string reference to access_check.theme
- SystemController::create in core/modules/ system/ src/ Controller/ SystemController.php 
- Instantiates a new instance of the implementing class using autowiring.
File
- 
              core/core.services.yml 
View source
-   class: Drupal\Core\Theme\ThemeAccessCheck
-   arguments:
-       - '@theme_handler'
-   tags:
-       - { name: access_check, applies_to: _access_theme }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
