refreshFormModifier($formType) ->getFormModifier($formType, $objectId); die(json_encode([ 'success' => true, 'formModifier' => $formModifier ])); } }