nette/assets #4
Annotations
9 errors
PHPStan:
src/Assets/FilesystemProvider.php#L97
Variable $default might not be defined.
|
PHPStan:
src/Bridges/Assets/DIExtension.php#L45
Cannot access property $url on array|object.
|
PHPStan:
src/Bridges/Assets/DIExtension.php#L46
Cannot access property $url on array|object.
|
PHPStan:
src/Bridges/Assets/DIExtension.php#L46
Class Nette\Http\UrlImmutable not found.
|
PHPStan:
src/Bridges/Assets/DIExtension.php#L76
Class Nette\Bridges\ApplicationLatte\LatteFactory not found.
|
PHPStan:
src/Bridges/Assets/DIExtension.php#L77
Call to an undefined method Nette\DI\Definitions\Definition::getResultDefinition().
|
PHPStan:
src/Bridges/Assets/LatteExtension.php#L29
Call to an undefined method Nette\Assets\Asset::getWidth().
|
PHPStan:
src/Bridges/Assets/LatteExtension.php#L32
Call to an undefined method Nette\Assets\Asset::getHeight().
|
PHPStan
Process completed with exit code 1.
|