You are here

public property FieldPermissionType::$weight in Field Permissions 8

Same name and namespace in other branches
  1. 8.2 src/Annotation/FieldPermissionType.php \Drupal\field_permissions\Annotation\FieldPermissionType::weight

The weight for ordering the plugins on the field settings page.

Type: int

File

src/Annotation/FieldPermissionType.php, line 44

Class

FieldPermissionType
Defines a field permission type plugin.

Namespace

Drupal\field_permissions\Annotation

Code

public $weight;