Skip to content

fixed PHPStan errors #425

fixed PHPStan errors

fixed PHPStan errors #425

Triggered via push February 26, 2026 03:01
Status Failure
Total duration 19s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan
Process completed with exit code 1.
PHPStan: src/Database/Table/Selection.php#L656
Method Nette\Database\Table\Selection::getRefTable() has parameter $refPath with no type specified.
PHPStan: src/Database/Table/GroupedSelection.php#L203
Method Nette\Database\Table\GroupedSelection::getRefTable() has parameter $refPath with no type specified.