]> _ Git - fluidbook_tools.git/commitdiff
wait #7637
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 10 Jul 2025 15:41:00 +0000 (17:41 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Thu, 10 Jul 2025 15:41:00 +0000 (17:41 +0200)
.idea/fluidbook_tools.iml
src/Links/Link.php

index 6183327b86f4a89ed84a5bf0291797d2dd73424b..d3655526cbd18cc6641a59a28a811da1235d62ce 100644 (file)
       </library>
     </orderEntry>
   </component>
+  <component name="PackageRequirementsSettings">
+    <option name="requirementsPath" value="" />
+  </component>
 </module>
\ No newline at end of file
index 05045ed8e203482a35886fd6ba6218eb49a252ca..f371a649af7414ba4b04686d965c48870088f0fe 100644 (file)
@@ -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;