You are here

protected property SimpleAccessGroupListBuilder::$weightKey in Simple Access 8.3

Name of the entity's weight field or FALSE if no field is provided.

Type: string|bool

Overrides DraggableListBuilder::$weightKey

File

src/Controller/SimpleAccessGroupListBuilder.php, line 14

Class

SimpleAccessGroupListBuilder
Provides Drupal\simple_access\Controller\SimpleAccessGroupListBuilder.

Namespace

Drupal\simple_access\Controller

Code

protected $weightKey = 'weight';