class WorkbenchChangelog

Methods

__construct(WorkbenchSettings $workbenchSettings, Command $command)

WorkbenchChangelog constructor.

composeChangelog()

No description

$this
question()

No description

writeChangeLog($fileLog, $tag)

No description

array
getChanges()

No description

Details

at line line 25
__construct(WorkbenchSettings $workbenchSettings, Command $command)

WorkbenchChangelog constructor.

Parameters

WorkbenchSettings $workbenchSettings
Command $command

at line line 33
composeChangelog()

at line line 47
$this question()

Return Value

$this

at line line 94
writeChangeLog($fileLog, $tag)

Parameters

$fileLog
$tag

at line line 123
array getChanges()

Return Value

array