added CLAUDE.md #142
Annotations
3 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Bridges/SecurityTracy/UserPanel.php#L47
Return type (string|null) of method Nette\Bridges\SecurityTracy\UserPanel::getPanel() should be covariant with return type (string) of method Tracy\IBarPanel::getPanel()
|
|
PHPStan:
src/Bridges/SecurityTracy/UserPanel.php#L29
Return type (string|null) of method Nette\Bridges\SecurityTracy\UserPanel::getTab() should be covariant with return type (string) of method Tracy\IBarPanel::getTab()
|