public property EnvironmentIndicator::$url in Environment Indicator 4.x
Same name and namespace in other branches
- 8.3 src/Entity/EnvironmentIndicator.php \Drupal\environment_indicator\Entity\EnvironmentIndicator::url
The URL to switch to.
Type: string
File
- src/
Entity/ EnvironmentIndicator.php, line 68
Class
- EnvironmentIndicator
- Defines a Environment configuration entity.
Namespace
Drupal\environment_indicator\EntityCode
public $url;