assertTrue(is_array($data)); foreach ($data as $key => $column) { $this->lang[$key] = $column; } } }