You are here

public function LinkInterface::getMachineName in Colossal Menu 8

Gets the machine name.

Return value

string Machine name.

1 method overrides LinkInterface::getMachineName()
Link::getMachineName in src/Entity/Link.php
Gets the machine name.

File

src/LinkInterface.php, line 55

Class

LinkInterface
Provides an interface for defining Link entities.

Namespace

Drupal\colossal_menu

Code

public function getMachineName();