private property SiteSettingEntityListBuilder::$bundles in Site Settings and Labels 8
Variable to store all bundles for quick access.
Type: array
File
- src/
SiteSettingEntityListBuilder.php, line 28
Class
- SiteSettingEntityListBuilder
- Defines a class to build a listing of Site Setting entities.
Namespace
Drupal\site_settingsCode
private $bundles = [];