getSort() public abstract method
| public abstract yii\data\Sort getSort ( ) | ||
|---|---|---|
| return | yii\data\Sort |
The sorting object. If this is false, it means the sorting is disabled. |
getSort() public abstract method
| public abstract yii\data\Sort getSort ( ) | ||
|---|---|---|
| return | yii\data\Sort |
The sorting object. If this is false, it means the sorting is disabled. |
Please login to continue.