module T::Configuration
def self.normalize_sensitivity_and_pii_handler=(handler)
-
handler(Lambda, Proc, nil) -- Proc that takes a hash mapping symbols to the
def self.normalize_sensitivity_and_pii_handler=(handler) @sensitivity_and_pii_handler = handler end