From: Vincent Vanwaelscappel Date: Wed, 14 Dec 2022 19:23:54 +0000 (+0100) Subject: wip #5648 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=666ca2acecc063ba33cfa955c61b0f50a88b93d9;p=fluidbook_tools.git wip #5648 @1 --- diff --git a/src/Compiler/DummyCompiler.php b/src/Compiler/DummyCompiler.php new file mode 100644 index 0000000..176749b --- /dev/null +++ b/src/Compiler/DummyCompiler.php @@ -0,0 +1,76 @@ +'; diff --git a/src/Links/Link.php b/src/Links/Link.php index b9a42ea..81cd964 100644 --- a/src/Links/Link.php +++ b/src/Links/Link.php @@ -198,7 +198,7 @@ class Link { default: return null; } - + return null; }