You are here

protected property ViewsDelimitedList::$count in Views Delimited List 2.x

Count of the rows.

Type: int

File

src/ViewsDelimitedList.php, line 31

Class

ViewsDelimitedList
Logic for separator, delimiters, and conjunctives.

Namespace

Drupal\views_delimited_list

Code

protected $count;