protected property LayoutPluginManagerTest::$cacheBackend in Drupal 8
Same name and namespace in other branches
- 9 core/tests/Drupal/Tests/Core/Layout/LayoutPluginManagerTest.php \Drupal\Tests\Core\Layout\LayoutPluginManagerTest::cacheBackend
Cache backend instance.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- core/
tests/ Drupal/ Tests/ Core/ Layout/ LayoutPluginManagerTest.php, line 45
Class
- LayoutPluginManagerTest
- @coversDefaultClass \Drupal\Core\Layout\LayoutPluginManager @group Layout
Namespace
Drupal\Tests\Core\LayoutCode
protected $cacheBackend;