You are here

protected property Natural::$isNaturalSort in Views Natural Sort 8.2

Flag defining this particular sort as Natural or not.

Type: bool

File

src/Plugin/views/sort/Natural.php, line 24

Class

Natural
Sort plugin used to allow Natural Sorting.

Namespace

Drupal\views_natural_sort\Plugin\views\sort

Code

protected $isNaturalSort;