Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Eloquent
Phony
Phpunit
PhpunitFacadeDriver
PHP 클래스 Eloquent\Phony\Phpunit\PhpunitFacadeDriver
상속:
extends
Eloquent\Phony\Facade\FacadeDriver
파일 보기
프로젝트 열기: eloquent/phony
1 사용 예제들
공개 메소드들
메소드
설명
__construct
( )
Construct a new Phpunit facade driver.
instance
( ) :
FacadeDriver
Get the static instance of this driver.
메소드 상세
__construct()
공개
메소드
Construct a new Phpunit facade driver.
public
__construct
( )
instance()
공개
정적인
메소드
Get the static instance of this driver.
public
static
instance
( ) :
FacadeDriver
리턴
Eloquent\Phony\Facade\FacadeDriver
The static driver.