You are here

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

The field of the result to sort.

Type: string

File

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

Class

StringSorter
Provides sorting for strings.

Namespace

Drupal\views_xml_backend\Sorter

Code

protected $field;