protected property TwigExtensionTest::$themeManager in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php \Drupal\Tests\Core\Template\TwigExtensionTest::themeManager
 - 9 core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php \Drupal\Tests\Core\Template\TwigExtensionTest::themeManager
 
The theme manager.
Type: \Drupal\Core\Theme\ThemeManagerInterface|\PHPUnit\Framework\MockObject\MockObject
File
- core/
tests/ Drupal/ Tests/ Core/ Template/ TwigExtensionTest.php, line 48  
Class
- TwigExtensionTest
 - Tests the twig extension.
 
Namespace
Drupal\Tests\Core\TemplateCode
protected $themeManager;