public function Table::getFormats in Views Aggregator Plus 8
This is needed.
File
- src/
Plugin/ views/ style/ Table.php, line 725
Class
- Table
- Style plugin to render each item as a row in a table.
Namespace
Drupal\views_aggregator\Plugin\views\styleCode
public function getFormats() {
return [];
}