You are here

constant WeatherDisplayInterface::DEFAULT_TYPE in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Entity/WeatherDisplayInterface.php \Drupal\weather\Entity\WeatherDisplayInterface::DEFAULT_TYPE

File

src/Entity/WeatherDisplayInterface.php, line 15

Class

WeatherDisplayInterface
Provides an interface for defining Weather display entities.

Namespace

Drupal\weather\Entity

Code

const DEFAULT_TYPE = 'default';