rewrite the simple version in a cleaner way #841
lint.yml
on: push
Lint Code Base
1m 22s
Matrix: PHP Static Analysis
Annotations
3 errors
PHP Static Analysis (8.1):
app/Providers/PluginProvider.php#L64
Call to function is_null() with string will always evaluate to false.
|
PHP Static Analysis (8.1):
app/Providers/PluginProvider.php#L97
Method App\Providers\PluginProvider::hookType() should return string but returns null.
|
PHP Static Analysis (8.1)
Process completed with exit code 1.
|