* Wrapper header function for roadrunner.

This commit is contained in:
朱金勇
2023-07-03 08:09:26 +00:00
parent 0ca1e11e9c
commit 2d12aea936
5 changed files with 123 additions and 33 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
<?php declare(strict_types=1);
<?php
declare(strict_types=1);
/**
* ZenTaoPHP的baseControl类。
* The baseControl class file of ZenTaoPHP framework.