]> _ Git - fluidbook_tools.git/commitdiff
wip #4793 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 15 Oct 2021 07:33:41 +0000 (09:33 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Fri, 15 Oct 2021 07:33:41 +0000 (09:33 +0200)
src/Compiler/Compiler.php

index 56750179c659efaf836f1532617c2848f07c934c..ea92527a97cd35c0168c0bb70480920292eaa85f 100644 (file)
@@ -299,4 +299,9 @@ class Compiler implements ShouldQueue, ShouldBeUnique
     {
 
     }
+
+    public function addSlideshowLibrary($inline = true)
+    {
+
+    }
 }