public function EventInterface::setUnit in Booking and Availability Management Tools for Drupal 8
1 method overrides EventInterface::setUnit()
- Event::setUnit in modules/
bat_event/ src/ Entity/ Event.php
File
- modules/
bat_event/ src/ EventInterface.php, line 32 - Contains \Drupal\bat_event\EventInterface.
Class
- EventInterface
- Provides an interface for defining Event entities.
Namespace
Drupal\bat_eventCode
public function setUnit(UnitInterface $unit);