Refactor WithSeo trait to improve code readability and maintainability #142
Annotations
4 errors
phpstan:
src/Views/Concerns/WithSeo.php (in context of class Foxws/WireUse/Views/Support/Page)#L12
Call to an undefined method Foxws\WireUse\Views\Support\Page::getTitle().
|
phpstan:
src/Views/Concerns/WithSeo.php (in context of class Foxws/WireUse/Views/Support/Page)#L16
Call to an undefined method Foxws\WireUse\Views\Support\Page::getDescription().
|
phpstan:
src/Views/Concerns/WithSeo.php (in context of class Foxws/WireUse/Views/Support/Page)#L20
Call to an undefined method Foxws\WireUse\Views\Support\Page::getRobots().
|
phpstan
Process completed with exit code 1.
|