<?php return [ ['name' => 'Hamilton', 'country_id' => 24], ['name' => 'Saint George', 'country_id' => 24], ];
info at phpclasses dot org