Skip to content

Adding helper to avoid need to add custom class to use without model #41

Adding helper to avoid need to add custom class to use without model

Adding helper to avoid need to add custom class to use without model #41

Triggered via push August 7, 2023 10:14
Status Failure
Total duration 39s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/Traits/ToLog.php (in context of class Spekulatius/LaravelPowertools/Helpers/ToLogHelper)#L28
Call to an undefined method Spekulatius\LaravelPowertools\Helpers\ToLogHelper::toArray().
phpstan: src/Traits/ToLog.php (in context of class Spekulatius/LaravelPowertools/Helpers/ToLogHelper)#L43
Parameter #1 $string of function trim expects string, string|null given.
phpstan
Process completed with exit code 1.