Order taxonomy terms in alphabetical order

Since 4.5.0, taxonomies should be passed via the ‘taxonomy’ argument
in the $args array:

$terms = get_terms( array(
    'taxonomy' => 'projets-location',
    'orderby' => 'name',
    'order' => 'DESC' 
) );

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)