コード例 #1
0
ファイル: States.php プロジェクト: vishu87/avyay_sms
 public static function state_list()
 {
     return States::lists('name', 'id');
 }