Merge pull request #21 from cklei-carly/main #27
Annotations
6 errors
phpstan:
src/SimpleLightBoxPlugin.php#L32
Call to function is_null() with string will always evaluate to false.
|
phpstan:
src/SimpleLightBoxPlugin.php#L42
Call to an undefined method SolutionForest\FilamentSimpleLightBox\SimpleLightBoxPlugin::defaultImageUrl().
|
phpstan:
src/SimpleLightBoxPlugin.php#L56
Call to an undefined method SolutionForest\FilamentSimpleLightBox\SimpleLightBoxPlugin::defaultImageUrl().
|
phpstan:
src/SimpleLightBoxPlugin.php#L69
Call to an undefined method SolutionForest\FilamentSimpleLightBox\SimpleLightBoxPlugin::default().
|
phpstan:
src/SimpleLightBoxPlugin.php#L82
Call to an undefined method SolutionForest\FilamentSimpleLightBox\SimpleLightBoxPlugin::default().
|
phpstan
Process completed with exit code 1.
|