public constant WeatherPlaceInterface::STATUS_MODIFIED in Weather 8
Same name and namespace in other branches
- 2.0.x src/Entity/WeatherPlaceInterface.php \Drupal\weather\Entity\WeatherPlaceInterface::STATUS_MODIFIED
This status means some data for this place was changed on yr.no site.
File
- src/
Entity/ WeatherPlaceInterface.php, line 22
Class
- WeatherPlaceInterface
- Provides an interface for defining Weather place entities.
Namespace
Drupal\weather\EntityCode
public const STATUS_MODIFIED = 'modified';