Property | Type | Description | |
---|---|---|---|
$description | string | ||
$indent | string | ||
$lines | array |
Method | Description | |
---|---|---|
__construct ( string $source, string $indent = ' ' ) | ||
__toString ( ) : string |
public __construct ( string $source, string $indent = ' ' ) | ||
$source | string | Raw doc-block |
$indent | string | Indent, 4 spaces by default |