Override add() method in VendorAsset #222
Annotations
2 errors
phpstan:
src/Assets/VendorAsset.php#L54
Parameter #4 $version (string|null) of method StellarWP\Assets\VendorAsset::add() is not contravariant with parameter #4 $root_path (mixed) of method StellarWP\Assets\Asset::add().
|
phpstan
Process completed with exit code 1.
|