This commit is contained in:
2023-12-18 17:16:47 +08:00
parent a9d315a6c0
commit 55d605af2f
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -72,6 +72,9 @@ namespace ' . $namespace . ';
if (empty($html)) {
$html = '<?php
declare(strict_types=1);
namespace ' . $namespace . ';