protected property TaskListBuilder::$bundleStorage in General Data Protection Regulation 8
Same name and namespace in other branches
- 8.2 modules/gdpr_tasks/src/TaskListBuilder.php \Drupal\gdpr_tasks\TaskListBuilder::bundleStorage
- 3.0.x modules/gdpr_tasks/src/TaskListBuilder.php \Drupal\gdpr_tasks\TaskListBuilder::bundleStorage
The entity bundle storage class.
Type: \Drupal\Core\Entity\EntityStorageInterface
File
- modules/
gdpr_tasks/ src/ TaskListBuilder.php, line 25
Class
- TaskListBuilder
- Defines a class to build a listing of Task entities.
Namespace
Drupal\gdpr_tasksCode
protected $bundleStorage;