protected property UnitDeleteMultiple::$unitInfo in Booking and Availability Management Tools for Drupal 8
The array of units to delete.
Type: string[][]
File
- modules/
bat_unit/ src/ Form/ UnitDeleteMultiple.php, line 26 - Contains \Drupal\bat_unit\Form\UnitDeleteMultiple.
Class
- UnitDeleteMultiple
- Provides a unit deletion confirmation form.
Namespace
Drupal\bat_unit\FormCode
protected $unitInfo = [];