NoDiscard::__construct
(PHP 8 >= 8.5.0)
NoDiscard::__construct — Construct a new NoDiscard attribute instance
Description
public function NoDiscard::__construct(
? string $message = null )
Constructs a new NoDiscard instance.
Parameters
message
-
The value of the message property.
There are no user contributed notes for this page.