PHP Class Liip\RMT\Changelog\ChangelogManager

Datei anzeigen Open project: liip/rmt Class Usage Examples

Protected Properties

Property Type Description
$filePath
$formatter

Public Methods

Method Description
__construct ( $filePath, $format )
getCurrentVersion ( )
update ( $version, $comment, $options = [] )

Method Details

__construct() public method

public __construct ( $filePath, $format )

getCurrentVersion() public method

public getCurrentVersion ( )

update() public method

public update ( $version, $comment, $options = [] )

Property Details

$filePath protected_oe property

protected $filePath

$formatter protected_oe property

protected $formatter