You are here

public function StateInterface::setColor in Booking and Availability Management Tools for Drupal 8

1 method overrides StateInterface::setColor()
State::setColor in modules/bat_event/src/Entity/State.php

File

modules/bat_event/src/StateInterface.php, line 29
Contains \Drupal\bat_event\StateInterface.

Class

StateInterface
Provides an interface for defining State entities.

Namespace

Drupal\bat_event

Code

public function setColor($color);