PHP Class Predis\Silex\Container\ClientsContainer

Author: Daniele Alessandri ([email protected])
Inheritance: extends Pimple\Container
Datei anzeigen Open project: nrk/PredisServiceProvider

Protected Properties

Property Type Description
$application
$prefix

Public Methods

Method Description
__call ( $method, $arguments )
__construct ( Pimple\Container $app, $prefix )

Method Details

__call() public method

public __call ( $method, $arguments )

__construct() public method

public __construct ( Pimple\Container $app, $prefix )
$app Pimple\Container

Property Details

$application protected_oe property

protected $application

$prefix protected_oe property

protected $prefix