protected property DisplayManager::$items in Examples for Developers 8
Same name and namespace in other branches
- 3.x modules/phpunit_example/src/DisplayManager.php \Drupal\phpunit_example\DisplayManager::items
DisplayInfoInterface items.
Type: array
File
- phpunit_example/
src/ DisplayManager.php, line 25
Class
- DisplayManager
- An example class to demonstrate unit testing.
Namespace
Drupal\phpunit_exampleCode
protected $items;