]> _ Git - fluidbook_tools.git/commitdiff
wip #7871
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 6 Jan 2026 14:15:12 +0000 (15:15 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 6 Jan 2026 14:15:12 +0000 (15:15 +0100)
src/Links/Link.php

index 527fab1e839ac22ad4d72b20a6da2fde8441ef1d..c6475d83113066486423c7c135c6b0b58b806173 100644 (file)
@@ -144,6 +144,7 @@ class Link
     public $visibility_os = 'all';
     public $accessibility = false;
     protected $role = 'button';
+    public $name='';
 
 
     /** @var float */