X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FContent%2FBoundariesPager.php;h=ddd07162858d840ac0d75a87c56a0590f112a439;hb=df6cda8a4de30f55c126b95095c026e5b961c27c;hp=fe95040519392d098f2c2b20421bc69106d6602b;hpb=fa973d3b0f6459961ad0ded48626817147ccbc81;p=friendica.git diff --git a/src/Content/BoundariesPager.php b/src/Content/BoundariesPager.php index fe95040519..ddd0716285 100644 --- a/src/Content/BoundariesPager.php +++ b/src/Content/BoundariesPager.php @@ -1,6 +1,6 @@ $data]); } + /** + * Unsupported method, must be type-compatible + */ public function renderFull(int $itemCount): string { throw new \BadMethodCallException();