You are here

protected property FilterCondition::$weight in Tooltip Taxonomy 8

The weight of the condition.

Type: int

File

src/Entity/FilterCondition.php, line 71

Class

FilterCondition
Defines the FilterCondition entity.

Namespace

Drupal\tooltip_taxonomy\Entity

Code

protected $weight = 0;