protected property RuleListBuilder::$weightKey in JS injector 8
Name of the entity's weight field or FALSE if no field is provided.
Type: string|bool
Overrides DraggableListBuilder::$weightKey
File
- lib/
Drupal/ js_injector/ RuleListBuilder.php, line 24 - Contains \Drupal\js_injector\RuleListBuilder.
Class
- RuleListBuilder
- Defines a class to build a listing of js_injector_rule entities.
Namespace
Drupal\js_injectorCode
protected $weightKey = 'weight';