You are here

public property LinkConfigurationStorage::$linkid in Menu Token 8

Same name and namespace in other branches
  1. 9.1.x src/Entity/LinkConfigurationStorage.php \Drupal\menu_token\Entity\LinkConfigurationStorage::linkid

The link id.

Type: string

File

src/Entity/LinkConfigurationStorage.php, line 63

Class

LinkConfigurationStorage
Defines the Link configuration storage entity.

Namespace

Drupal\menu_token\Entity

Code

public $linkid;