You are here

public function IndexRecord::getContent in Views Natural Sort 8.2

File

src/IndexRecord.php, line 53

Class

IndexRecord

Namespace

Drupal\views_natural_sort

Code

public function getContent() {
  return $this->content;
}