function DisplayInfoInterface::getDisplayName
Get displayable name.
@returns string The display name for the item this object represents.
File
-
modules/
testing_example/ src/ DisplayInfoInterface.php, line 24
Class
- DisplayInfoInterface
- An interface to objects that provide displayable information.
Namespace
Drupal\testing_exampleCode
public function getDisplayName();