You are here

protected property StringSorter::$direction in Views XML Backend 8

The direction to sort.

Type: string

File

src/Sorter/StringSorter.php, line 22
Contains \Drupal\views_xml_backend\Sorter\StringSorter.

Class

StringSorter
Provides sorting for strings.

Namespace

Drupal\views_xml_backend\Sorter

Code

protected $direction;