Property | Type | Description | |
---|---|---|---|
$message | string | ||
$traceInfo | array |
Method | Description | |
---|---|---|
__construct ( string $message, array $traceInfo = [] ) | ||
__toString ( ) : string | Build a string representation of the deprecated feature that was raised |
public __construct ( string $message, array $traceInfo = [] ) | ||
$message | string | |
$traceInfo | array |
public __toString ( ) : string | ||
return | string |