Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Installer
Repository
Repository
PHP Class Installer\Repository\Repository
Author:
Bertrand Zuchuat (
[email protected]
)
Author:
Clément Jobeili (
[email protected]
)
Show file
Open project: Garfield-fr/Symfony2Project
Protected Properties
Property
Type
Description
$revision
$source
$target
$type
Public Methods
Method
Description
__construct
(
$source
,
$target
,
$type
,
$revision
)
getRevision
( )
getSource
( )
getTarget
( )
getType
( )
Method Details
__construct()
public
method
public
__construct
(
$source
,
$target
,
$type
,
$revision
)
getRevision()
public
method
public
getRevision
( )
getSource()
public
method
public
getSource
( )
getTarget()
public
method
public
getTarget
( )
getType()
public
method
public
getType
( )
Property Details
$revision
protected property
protected
$revision
$source
protected property
protected
$source
$target
protected property
protected
$target
$type
protected property
protected
$type