You are here

protected property Recipe::$usesPager in Recipe 8.2

Whether the display allows the use of a pager or not.

Type: bool

Overrides DisplayPluginBase::$usesPager

File

src/Plugin/views/display/Recipe.php, line 87

Class

Recipe
The plugin that handles a recipe format, such as RecipeML.

Namespace

Drupal\recipe\Plugin\views\display

Code

protected $usesPager = FALSE;