Fix #218: Add ability to set page size #791
Annotations
3 errors
Static analysis.:
src/BaseListView.php#L51
src/BaseListView.php:51:18: MissingClassConstType: Class constant "Yiisoft\Yii\DataView\BaseListView::PAGE_SIZE_FIXED" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/BaseListView.php#L52
src/BaseListView.php:52:18: MissingClassConstType: Class constant "Yiisoft\Yii\DataView\BaseListView::PAGE_SIZE_ANY" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.
Process completed with exit code 2.
|
Loading