public property LayoutParagraphsUpdateLayoutEvent::$needsRefresh in Layout Paragraphs 2.0.x
TRUE if the entire layout needs to be refreshed.
Type: bool
File
- src/
Event/ LayoutParagraphsUpdateLayoutEvent.php, line 34
Class
- LayoutParagraphsUpdateLayoutEvent
- Class definition for Layout Paragraphs Allowed Types event.
Namespace
Drupal\layout_paragraphs\EventCode
public $needsRefresh = FALSE;