TableSort::ASC

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

File

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

Class

TableSort
Provides a class for table sorting processing and rendering.

Namespace

Drupal\Core\Utility

Code

const ASC = 'asc';

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