Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Liip
RMT
Changelog
ChangelogManager
PHP Class Liip\RMT\Changelog\ChangelogManager
Exibir arquivo
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