PHP Class Installer\Bundle\Bundle

Author: Bertrand Zuchuat ([email protected])
Author: ClĂ©ment Jobeili ([email protected])
Datei anzeigen Open project: Garfield-fr/Symfony2Project

Protected Properties

Property Type Description
$config
$name
$ns

Public Methods

Method Description
__construct ( $name, $ns = null, $config = null )
get ( )
getConfig ( )
getName ( )
getNs ( )

Private Methods

Method Description
generateNamespace ( $name )

Method Details

__construct() public method

public __construct ( $name, $ns = null, $config = null )

get() public method

public get ( )

getConfig() public method

public getConfig ( )

getName() public method

public getName ( )

getNs() public method

public getNs ( )

Property Details

$config protected_oe property

protected $config

$name protected_oe property

protected $name

$ns protected_oe property

protected $ns