You are here

constant WeatherDisplayInterface::USER_TYPE in Weather 8

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

File

src/Entity/WeatherDisplayInterface.php, line 16

Class

WeatherDisplayInterface
Provides an interface for defining Weather display entities.

Namespace

Drupal\weather\Entity

Code

const USER_TYPE = 'user';