PHP Linter
OK
composer validate
OK
Copy/Paste Detector
OK
PHP Stan
------ ---------------------------------------------------------------------
Line swissup/module-developer-toolbar/registration.php
------ ---------------------------------------------------------------------
46 Call to static method create() on an unknown class
Spatie\Backtrace\Backtrace.
💡 Learn more at https://phpstan.org/user-guide/discovering-symbols
65 Call to static method create() on an unknown class
Spatie\Backtrace\Backtrace.
💡 Learn more at https://phpstan.org/user-guide/discovering-symbols
------ ---------------------------------------------------------------------
[ERROR] Found 2 errors
Magento Coding Standard
FILE: ...ge/app/swissup/module-developer-toolbar/registration.php
----------------------------------------------------------------------
FOUND 6 ERRORS AFFECTING 6 LINES
----------------------------------------------------------------------
29 | ERROR | Use of echo language construct is discouraged.
30 | ERROR | Use of echo language construct is discouraged.
32 | ERROR | Use of echo language construct is discouraged.
33 | ERROR | Use of echo language construct is discouraged.
57 | ERROR | Use of echo language construct is discouraged.
105 | ERROR | Use of echo language construct is discouraged.
----------------------------------------------------------------------
Time: 3.74 secs; Memory: 18MB