$subject
$subject : object
Event representing some debugging information for phpDocumentor.
The information logged by this event will only be visible if the verbose option is provided to phpDocumentor.
setMessage(string $message) : \phpDocumentor\Event\DebugEvent
Provides the message that is to be shown with this event.
string | $message |