__construct()
generate()
getIndentation()
getSourceContent()
isSourceDirty()
setIndentation()
setOptions()
setSourceContent()
setSourceDirty()
$indentation
$isSourceDirty
$sourceContent
LINE_FEED
__construct(array $options)
array
generate()
inherited_from | \Zend\Code\Generator\GeneratorInterface::generate() |
---|
getIndentation() : string
string
getSourceContent() : string
string
isSourceDirty() : bool
bool
setOptions(array | \Traversable $options) : \Zend\Code\Generator\AbstractGenerator
array\Traversable
\Zend\Code\Generator\Exception\InvalidArgumentException |
---|
$indentation : int | string
$isSourceDirty : bool
$sourceContent : string
LINE_FEED