PHP Class BasicCommand, volkszaehler.org

Inheritance: extends Symfony\Component\Console\Command\Command
显示文件 Open project: volkszaehler/volkszaehler.org

Protected Properties

Property Type Description
$aggregator
$em Doctrine EntityManager

Public Methods

Method Description
__construct ( )

Method Details

__construct() public method

public __construct ( )

Property Details

$aggregator protected_oe property

protected $aggregator

$em protected_oe property

Doctrine EntityManager
protected $em