You are here

public function IndexRecord::getDelta in Views Natural Sort 8.2

File

src/IndexRecord.php, line 47

Class

IndexRecord

Namespace

Drupal\views_natural_sort

Code

public function getDelta() {
  return $this->delta;
}