$subject
$subject : object
Abstract class representing the base elements of a phpDocumentor event.
$writer : \phpDocumentor\Transformer\Writer\WriterAbstract
setWriter(\phpDocumentor\Transformer\Writer\WriterAbstract $writer) : $this
Sets the currently parsed writer in this event.
\phpDocumentor\Transformer\Writer\WriterAbstract | $writer |
getWriter() : \phpDocumentor\Transformer\Writer\WriterAbstract
Returns the event that is currently being parsed.