Esempio n. 1
0
 public function toArray()
 {
     $data = Joy_File_Reader_Json_Helper::decode($this->_file);
     return new Joy_Array($data);
 }