how can i add more than one custom taxonomy?

i fixed

 $terms = get_terms([
    'taxonomy' => array('bank','dovlet_qurumu'),
    'hide_empty' => false,
]); her