From edae0c247638e8e612b9c50dd352ecf5e43e02b3 Mon Sep 17 00:00:00 2001 From: Luke Towers Date: Sun, 23 Aug 2020 01:23:06 -0600 Subject: [PATCH] Allow aliased non-compound use statements in the code section. Follow up to: https://github.com/octobercms/october/commit/c1bb695f4b4da2637f05f3b17b622fbc89848fb2#diff-2040a96d3a0b43fe38675a7ee54fd8d6 --- modules/cms/classes/CodeParser.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/cms/classes/CodeParser.php b/modules/cms/classes/CodeParser.php index 2d1d8ab13..f0cdb13be 100644 --- a/modules/cms/classes/CodeParser.php +++ b/modules/cms/classes/CodeParser.php @@ -141,7 +141,8 @@ class CodeParser $fileContents = '