]> _ Git - fluidbook_tools.git/commitdiff
#7954
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 21 Jan 2026 15:52:20 +0000 (16:52 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 21 Jan 2026 15:52:20 +0000 (16:52 +0100)
src/Links/Link.php

index 9b143480ab1c27c284866165f23113a7bcacd67d..94f5bd4a55128cdcc522b8e41a33bdfe4aa2e92d 100644 (file)
@@ -150,6 +150,7 @@ class Link
     protected $role = 'button';
     public $name = '';
     public $alt = '';
+    public $pdfjs = '';
 
 
     protected $_ocr = false;