The block weight.
Type: int
File
- core/modules/block/src/Entity/Block.php, line 80
Class
- Block
- Defines a Block configuration entity class.
Namespace
Drupal\block\Entity
Code
protected $weight;
The block weight.
Type: int
Drupal\block\Entity
protected $weight;
Please login to continue.