You are here

constant TableSort::ASC in Drupal 8

Same name and namespace in other branches
  1. 9 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';