改名
This commit is contained in:
+2
-2
@@ -25,8 +25,8 @@ class Gii
|
||||
{
|
||||
private ?string $tableName = NULL;
|
||||
|
||||
/** @var Connection */
|
||||
private Connection $db;
|
||||
/** @var null|Connection */
|
||||
private ?Connection $db;
|
||||
|
||||
private InputInterface $input;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user