1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-17 03:44:06 +00:00

resolve all phpstan issues

This commit is contained in:
Samuel Štancl 2022-11-08 13:34:04 +01:00
parent b7a6953231
commit 942d79cbd7
12 changed files with 57 additions and 88 deletions

View file

@ -117,6 +117,7 @@ class Install extends Command
$this->newLine();
}
} else {
/** @var string $warning */
$this->components->warn($warning);
}
}