You are here

public property LinkConfigurationStorage::$linkid in Menu Token 9.1.x

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

The link id.

Type: string

File

src/Entity/LinkConfigurationStorage.php, line 69

Class

LinkConfigurationStorage
Defines the Link configuration storage entity.

Namespace

Drupal\menu_token\Entity

Code

public $linkid;