4243444546474849
/** * Uses a PropPatchableSetter */ public JsonPropPatchHandler() { this.patchSetter = new PropPatchableSetter(); this.permissionService = new DefaultPropertyAuthoriser(); this.eventManager = null; }