From: Vincent Vanwaelscappel Date: Thu, 10 Jul 2025 15:41:00 +0000 (+0200) Subject: wait #7637 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=4725b7195ddbbdab25badd6d844bb09823b345a4;p=fluidbook_tools.git wait #7637 --- diff --git a/.idea/fluidbook_tools.iml b/.idea/fluidbook_tools.iml index 6183327..d365552 100644 --- a/.idea/fluidbook_tools.iml +++ b/.idea/fluidbook_tools.iml @@ -199,4 +199,7 @@ + + \ No newline at end of file diff --git a/src/Links/Link.php b/src/Links/Link.php index 05045ed..f371a64 100644 --- a/src/Links/Link.php +++ b/src/Links/Link.php @@ -76,7 +76,6 @@ class Link const PAGE_BACKGROUND_COLOR = 48; const FLUIDBOOK_TOOLBOX_ELEARNING_CONTENT = 49; - protected static string|false|null $_linksKey = null; public $left; public $top;