You are here

protected property SimpleAccessProfileListBuilder::$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/SimpleAccessProfileListBuilder.php, line 16

Class

SimpleAccessProfileListBuilder
Provides Drupal\simple_access\Controller\SimpleAccessProfileListBuilder.

Namespace

Drupal\simple_access\Controller

Code

protected $weightKey = 'weight';