protected property VLMAppendCommand::$options in Views Load More 2.x
Same name and namespace in other branches
- 8 src/Ajax/VLMAppendCommand.php \Drupal\views_load_more\Ajax\VLMAppendCommand::options
The options for the command.
Type: array
File
- src/
Ajax/ VLMAppendCommand.php, line 26
Class
- VLMAppendCommand
- Provides an AJAX command for appending new rows in a paged AJAX response to the rows on the page.
Namespace
Drupal\views_load_more\AjaxCode
protected $options;