You are here

protected property CustomContextualLink::$title in Custom Contextual Links 8.2

The title of the link.

Type: string

File

src/Entity/CustomContextualLink.php, line 80

Class

CustomContextualLink
Defines the Custom Contextual Link entity.

Namespace

Drupal\ccl\Entity

Code

protected $title;