PHP error in Mixin.php
-
Hello,
This may not be serious, but please be aware that VS Code gives me two PHP error messages $this can not be used in static methods. for your file
\mailpoet\vendor-prefixed\nesbot\carbon\src\Carbon\Traits\Mixin.php
.This is about the code
$context = isset($this) ? $this->cast($className) : new $className();
in that file.Best regards,
Henk
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP error in Mixin.php’ is closed to new replies.