Returns the paragraph type / bundle name as string.
string The Paragraph bundle name.
Overrides ParagraphInterface::getType
public function getType() { return $this ->bundle(); }