protected property RestExport::$usesPager

Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::$usesPager.

Overrides DisplayPluginBase::$usesPager

File

drupal/core/modules/rest/lib/Drupal/rest/Plugin/views/display/RestExport.php, line 41
Contains \Drupal\rest\Plugin\views\display\RestExport.

Class

RestExport
The plugin that handles Data response callbacks for REST resources.

Namespace

Drupal\rest\Plugin\views\display

Code

protected $usesPager = FALSE;