PHP Class Liip\RMT\Changelog\ChangelogManager

Afficher le fichier Open project: liip/rmt Class Usage Examples

Protected Properties

Свойство Type Description
$filePath
$formatter

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( $filePath, $format )

getCurrentVersion() public méthode

public getCurrentVersion ( )

update() public méthode

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

Property Details

$filePath protected_oe property

protected $filePath

$formatter protected_oe property

protected $formatter