public property PanelizerEntityParagraphsItem::$views_table in Paragraphs 7
The name of the database table storing paragraphs items.
Type: string
File
- plugins/
panelizer/ entity/ PanelizerEntityParagraphsItem.class.php, line 36
Class
- PanelizerEntityParagraphsItem
- Panelizer Entity paragraphs item plugin class.
Code
public $views_table = 'paragraphs_item';