protected property FrontendEnvironment::$url in Build Hooks 8.2
Same name and namespace in other branches
- 3.x src/Entity/FrontendEnvironment.php \Drupal\build_hooks\Entity\FrontendEnvironment::url
The url of the environment.
Type: string
File
- src/
Entity/ FrontendEnvironment.php, line 95
Class
- FrontendEnvironment
- Defines the Frontend environment entity.
Namespace
Drupal\build_hooks\EntityCode
protected $url;