From 34733d02c91e1015d780684694e19770d00557c9 Mon Sep 17 00:00:00 2001 From: Anton Vasiliev <1695147@gmail.com> Date: Mon, 18 Nov 2024 23:10:03 +0000 Subject: [PATCH] Fix CS --- tests/unit/Compiler/CompileStringCest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/Compiler/CompileStringCest.php b/tests/unit/Compiler/CompileStringCest.php index 76ee2bd..ea176d5 100644 --- a/tests/unit/Compiler/CompileStringCest.php +++ b/tests/unit/Compiler/CompileStringCest.php @@ -19,7 +19,6 @@ class CompileStringCest extends TestCase { - /** * Tests Phalcon\Mvc\View\Engine\Volt\Compiler :: compileString() *