public function ParagraphInterface::getParagraphType

Returns the paragraph type.

Return value

ParagraphsTypeInterface The Paragraph Type.

1 method overrides ParagraphInterface::getParagraphType()
Paragraph::getParagraphType in paragraphs/src/Entity/Paragraph.php
Returns the paragraph type.

File

paragraphs/src/ParagraphInterface.php, line 110

Class

ParagraphInterface
Provides an interface defining a paragraphs entity.

Namespace

Drupal\paragraphs

Code

public function getParagraphType();