Deprecated::__construct

Construct a new Deprecated attribute instance

Description

public Deprecated::__construct(stringnull $message = null, stringnull $since = null)

Constructs a new Deprecated instance.

Parameters

message

The value of the message property.

since

The value of the since property.