Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 334 Bytes

File metadata and controls

17 lines (10 loc) · 334 Bytes

Phrase::BlacklistedKeyUpdateParameters

Properties

Name Type Description Notes
name String Blocked key name [optional]

Code Sample

require 'phrase'

instance = Phrase::BlacklistedKeyUpdateParameters.new(name: 'date.formats.*')