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