Yii model to array?
Asked 07 September, 2021
Viewed 2.8K times
  • 58
Votes

How can I convert the result of Trips::model()->findAll() to an array?

14 Answer