Fix #218: Add ability to set page size #815
Annotations
3 errors
MissingClassConstType:
src/BaseListView.php#L56
src/BaseListView.php:56:18: MissingClassConstType: Class constant "Yiisoft\Yii\DataView\BaseListView::PAGE_SIZE_FIXED" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/BaseListView.php#L61
src/BaseListView.php:61:18: MissingClassConstType: Class constant "Yiisoft\Yii\DataView\BaseListView::PAGE_SIZE_ANY" should have a declared type. (see https://psalm.dev/359)
|
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|