MenuListBuilder::SORT_KEY

Same name and namespace in other branches
  1. main core/modules/menu_ui/src/MenuListBuilder.php \Drupal\menu_ui\MenuListBuilder::SORT_KEY

Overrides EntityListBuilder::SORT_KEY

File

core/modules/menu_ui/src/MenuListBuilder.php, line 21

Class

MenuListBuilder
Defines a class to build a listing of menu entities.

Namespace

Drupal\menu_ui

Code

protected const SORT_KEY = 'label';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.