You are here

public function LayoutParagraphsPlugin::view in Layout Paragraphs 1.0.x

File

src/Plugin/paragraphs/Behavior/LayoutParagraphsPlugin.php, line 127

Class

LayoutParagraphsPlugin
Provides a way to define grid based layouts.

Namespace

Drupal\layout_paragraphs\Plugin\paragraphs\Behavior

Code

public function view(array &$build, Paragraph $paragraph, EntityViewDisplayInterface $display, $view_mode) {
}