mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-07-02 14:25:38 +08:00
add clearer exception
This commit is contained in:
@@ -13,7 +13,7 @@ use ZM\Utils\ReflectionUtil;
|
||||
*/
|
||||
class RefactoredConfigTest extends TestCase
|
||||
{
|
||||
private static $config;
|
||||
private static RefactoredConfig $config;
|
||||
|
||||
public static function setUpBeforeClass(): void
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user