mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-20 00:20:44 +08:00
Merge pull request #619 from philippfrenzel/patch-1
Add echo into docs for link pager
This commit is contained in:
@@ -48,7 +48,7 @@ use yii\base\Object;
|
||||
* }
|
||||
*
|
||||
* // display pagination
|
||||
* LinkPager::widget(array(
|
||||
* echo LinkPager::widget(array(
|
||||
* 'pagination' => $pages,
|
||||
* ));
|
||||
* ~~~
|
||||
|
||||
Reference in New Issue
Block a user