public function StateInterface::setCalendarLabel in Booking and Availability Management Tools for Drupal 8
1 method overrides StateInterface::setCalendarLabel()
- State::setCalendarLabel in modules/
bat_event/ src/ Entity/ State.php
File
- modules/
bat_event/ src/ StateInterface.php, line 31 - Contains \Drupal\bat_event\StateInterface.
Class
- StateInterface
- Provides an interface for defining State entities.
Namespace
Drupal\bat_eventCode
public function setCalendarLabel($calendar_label);