'date', 'use_flag' => 'boolean', ]; /** * 利用規約のリストを取得 */ public static function getList() { return self::all(); } }