file-fetcher
phpDocumentor\Reflection\DocBlock\Serializer Member List

This is the complete list of members for phpDocumentor\Reflection\DocBlock\Serializer, including all inherited members.

$indentphpDocumentor\Reflection\DocBlock\Serializerprotected
$indentStringphpDocumentor\Reflection\DocBlock\Serializerprotected
$isFirstLineIndentedphpDocumentor\Reflection\DocBlock\Serializerprotected
$lineLengthphpDocumentor\Reflection\DocBlock\Serializerprotected
$tagFormatterphpDocumentor\Reflection\DocBlock\Serializerprotected
__construct(int $indent=0, string $indentString=' ', bool $indentFirstLine=true, ?int $lineLength=null, ?Formatter $tagFormatter=null)phpDocumentor\Reflection\DocBlock\Serializer
getDocComment(DocBlock $docblock)phpDocumentor\Reflection\DocBlock\Serializer