I bought Aurora wordpress theme from Themeforest. When I'm trying to install it, I have parse error: unexpected ':' in functions.php file on line 361.
Functions.php line 361
$customizer_template_setting = get_theme_mod('aurora_post_layout') ?: 'default';
How can I fix it?