TableSort::DESC

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Utility/TableSort.php \Drupal\Core\Utility\TableSort::DESC
  2. 8.9.x core/lib/Drupal/Core/Utility/TableSort.php \Drupal\Core\Utility\TableSort::DESC
  3. 10 core/lib/Drupal/Core/Utility/TableSort.php \Drupal\Core\Utility\TableSort::DESC

File

core/lib/Drupal/Core/Utility/TableSort.php, line 17

Class

TableSort
Provides a class for table sorting processing and rendering.

Namespace

Drupal\Core\Utility

Code

const DESC = 'desc';

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