Class StructuredWarnings::DeprecatedSignatureWarning
In: lib/structured_warnings/base.rb
Parent: StructuredWarnings::DeprecationWarning

This warning marks the given parameters for a certain methods as deprecated. We recommend to add a useful warning message, which alternative to use instead.

[Validate]