__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
stringgetSourceContent() : string
stringisSourceDirty() : bool
boolsetOptions(array | \Traversable $options) : \Zend\Code\Generator\AbstractGenerator
array\Traversable
\Zend\Code\Generator\Exception\InvalidArgumentException |
|---|
$indentation : int | string
$isSourceDirty : bool
$sourceContent : string
LINE_FEED