loadColumnSchema() protected method
Loads the column information into a yii\sphinx\ColumnSchema object.
| protected yii\sphinx\ColumnSchema loadColumnSchema ( $info ) | ||
|---|---|---|
| $info | array |
Column information |
| return | yii\sphinx\ColumnSchema |
The column schema object |
Please login to continue.