3 config option to merge global css into header footer #7
Annotations
10 errors
Run PHPStan:
src/BrowsershotRenderer.php#L66
Access to an undefined property object::$chromePath.
|
Run PHPStan:
src/BrowsershotRenderer.php#L67
Using nullsafe property access on non-nullable type object. Use -> instead.
|
Run PHPStan:
src/BrowsershotRenderer.php#L70
Access to an undefined property object::$nodeBinaryPath.
|
Run PHPStan:
src/BrowsershotRenderer.php#L71
Using nullsafe property access on non-nullable type object. Use -> instead.
|
Run PHPStan:
src/BrowsershotRenderer.php#L74
Access to an undefined property object::$npmBinaryPath.
|
Run PHPStan:
src/BrowsershotRenderer.php#L75
Using nullsafe property access on non-nullable type object. Use -> instead.
|
Run PHPStan:
src/BrowsershotRenderer.php#L78
Access to an undefined property object::$nodeModulesPath.
|
Run PHPStan:
src/BrowsershotRenderer.php#L79
Using nullsafe property access on non-nullable type object. Use -> instead.
|
Run PHPStan:
src/BrowsershotRenderer.php#L118
Access to an undefined property object::$mergeGlobalCss.
|
Run PHPStan
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading