You are here

constant TableSort::DESC in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Utility/TableSort.php \Drupal\Core\Utility\TableSort::DESC
  2. 9 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';