You are here

protected property LinkType::$label in Colossal Menu 2.x

Same name and namespace in other branches
  1. 8 src/Entity/LinkType.php \Drupal\colossal_menu\Entity\LinkType::label

The Link type label.

Type: string

File

src/Entity/LinkType.php, line 59

Class

LinkType
Defines the Link type entity.

Namespace

Drupal\colossal_menu\Entity

Code

protected $label;