Set the parent entity of the paragraph.
\Drupal\Core\Entity\ContentEntityInterface $parent: The parent entity.
string $parent_field_name: The parent field name.
$this
public function setParentEntity(ContentEntityInterface $parent, $parent_field_name);