DisplayManager::$items
Same name in this branch
- 4.0.x modules/phpunit_example/src/DisplayManager.php \Drupal\phpunit_example\DisplayManager::items
Same name in other branches
- 3.x modules/phpunit_example/src/DisplayManager.php \Drupal\phpunit_example\DisplayManager::items
- 8.x-1.x phpunit_example/src/DisplayManager.php \Drupal\phpunit_example\DisplayManager::items
DisplayInfoInterface items.
Type: array
File
-
modules/
testing_example/ src/ DisplayManager.php, line 25
Class
- DisplayManager
- An example class to demonstrate unit testing.
Namespace
Drupal\testing_exampleCode
protected $items;