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