You are here

protected property Facet::$min_count in Facets 8

The minimum amount of results to show.

The minimum amount of results.

Type: int

File

src/Entity/Facet.php, line 306

Class

Facet
Defines the facet configuration entity.

Namespace

Drupal\facets\Entity

Code

protected $min_count = 1;