Add zh_CN translation (#72) #65
Annotations
7 errors
phpstan:
src/Commands/ThemesMakeCommand.php#L72
Variable $path on left side of ?? always exists and is not nullable.
|
phpstan:
src/Commands/ThemesMakeCommand.php#L85
Variable $namespace on left side of ?? always exists and is not nullable.
|
phpstan:
src/Filament/Pages/Themes.php#L48
Access to an undefined property Illuminate\Foundation\Auth\User::$theme_color.
|
phpstan:
src/Filament/Pages/Themes.php#L62
Access to an undefined property Illuminate\Foundation\Auth\User::$theme_color.
|
phpstan:
src/Filament/Pages/Themes.php#L80
Access to an undefined property Illuminate\Foundation\Auth\User::$theme.
|
phpstan:
src/Http/Middleware/SetTheme.php#L46
Static method Filament\Navigation\MenuItem::make() invoked with 1 parameter, 0 required.
|
phpstan
Process completed with exit code 1.
|