PHP 클래스 Predis\Silex\Container\ClientsContainer

저자: Daniele Alessandri ([email protected])
상속: extends Pimple\Container
파일 보기 프로젝트 열기: nrk/PredisServiceProvider

보호된 프로퍼티들

프로퍼티 타입 설명
$application
$prefix

공개 메소드들

메소드 설명
__call ( $method, $arguments )
__construct ( Pimple\Container $app, $prefix )

메소드 상세

__call() 공개 메소드

public __call ( $method, $arguments )

__construct() 공개 메소드

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

프로퍼티 상세

$application 보호되어 있는 프로퍼티

protected $application

$prefix 보호되어 있는 프로퍼티

protected $prefix