Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/gerox224/public_html/forums/system/Member/Member.php on line 2676
$fields[ $profileFieldGroup ] = ( new \IPS\core\ProfileFields\Api\FieldGroup( $this->language()->get( 'core_pfieldgroups_' . $profileFieldGroup ), $groupValues ) )->apiOutput();
}
Can you tell me how to fix it?