You are here

public function IndexRecord::getField in Views Natural Sort 8.2

File

src/IndexRecord.php, line 41

Class

IndexRecord

Namespace

Drupal\views_natural_sort

Code

public function getField() {
  return $this->field;
}