]> _ Git - fluidbook_tools.git/commitdiff
wip #7894 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 14 Jan 2026 13:29:59 +0000 (14:29 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 14 Jan 2026 13:29:59 +0000 (14:29 +0100)
src/Links/Link.php

index f6fe321b9e6df8d45decae6fb3a4c258c2683f98..f68b3ed0df4ce0052483205fad05310f4520d2d3 100644 (file)
@@ -145,7 +145,8 @@ class Link
     public $visibility_os = 'all';
     public $accessibility = false;
     protected $role = 'button';
-    public $name='';
+    public $name = '';
+    public $alt = '';
 
 
     /** @var float */