You are here

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

The URL of the link.

Type: string

File

src/Entity/CustomContextualLink.php, line 87

Class

CustomContextualLink
Defines the Custom Contextual Link entity.

Namespace

Drupal\ccl\Entity

Code

protected $link;