You are here

public function PetInterface::getTitle in Previewable email templates 8.3

Get the Pet title.

Return value

string Pet title.

1 method overrides PetInterface::getTitle()
Pet::getTitle in src/Entity/Pet.php
Get the Pet title.

File

src/Entity/PetInterface.php, line 125

Class

PetInterface
Provides an interface for defining Pet entities.

Namespace

Drupal\pet\Entity

Code

public function getTitle();