This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$data['trackList'] = array( | |
(object) array( | |
'track_num' => 1, | |
'track_title' => 'You\'re No Good (feat. Santigold, Vybz Kartel, Danielle Haim & Yasmin)', | |
'track_time' => '4:32' | |
), | |
(object) array( | |
'track_num' => 2, | |
'track_title' => 'You\'re No Good (feat. Santigold, Vybz Kartel, Danielle Haim & Yasmin)', | |
'track_time' => '5:35' |