public constant WeatherPlaceInterface::STATUS_ORIGINAL in Weather 8
Same name and namespace in other branches
- 2.0.x src/Entity/WeatherPlaceInterface.php \Drupal\weather\Entity\WeatherPlaceInterface::STATUS_ORIGINAL
Status weather place will get when first time imported from csv file.
File
- src/
Entity/ WeatherPlaceInterface.php, line 17
Class
- WeatherPlaceInterface
- Provides an interface for defining Weather place entities.
Namespace
Drupal\weather\EntityCode
public const STATUS_ORIGINAL = 'original';