* Declare strict type.

This commit is contained in:
tianshujie
2023-11-22 10:08:16 +08:00
parent a87c0d7922
commit 2d2eb8c641
31 changed files with 34 additions and 3 deletions
+1
View File
@@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
/**
* The model file of case module of ZenTaoPMS.
*