protected property JsonFeed::$usesMore in JSON Feed 8
Whether the display allows the use of a 'more' link or not.
Type: bool
Overrides DisplayPluginBase::$usesMore
File
- src/
Plugin/ views/ display/ JsonFeed.php, line 42
Class
- JsonFeed
- The plugin that handles a JSON feed.
Namespace
Drupal\json_feed\Plugin\views\displayCode
protected $usesMore = FALSE;