Copied!

Marks a class, method, property, or configuration setting as deprecated.

Provides information about the deprecation and suggested alternatives.

CloneableInstantiable
Properties
public readonly ?string $alternative
public readonly string $reason
public readonly ?string $removeIn
public readonly ?string $since
Methods
public __construct(string $reason, ?string $alternative = NULL, ?string $since = NULL, ?string $removeIn = NULL)
© 2026 Bruce Wells
Search Namespaces \ Classes
Configuration