feat(chore): Adds download-docs
command
#1260
Annotations
5 errors
Run static code analysis with phpstan/phpstan in generator/ directory
Process completed with exit code 1.
|
Run static code analysis with phpstan/phpstan in generator/ directory:
src/Commands/DownloadDocsCommand.php#L41
Call to method mkdir() on an unknown class Symfony\Component\Filesystem\Filesystem.
|
Run static code analysis with phpstan/phpstan in generator/ directory:
src/Commands/DownloadDocsCommand.php#L40
Call to method remove() on an unknown class Symfony\Component\Filesystem\Filesystem.
|
Run static code analysis with phpstan/phpstan in generator/ directory:
src/Commands/DownloadDocsCommand.php#L32
Instantiated class Symfony\Component\Filesystem\Filesystem not found.
|
Run static code analysis with phpstan/phpstan in generator/ directory:
src/Commands/DownloadDocsCommand.php#L19
Property Safe\Commands\DownloadDocsCommand::$filesystem has unknown class Symfony\Component\Filesystem\Filesystem as its type.
|
Loading