Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Ouzo
Injection
Binder
PHP 클래스 Ouzo\Injection\Binder
파일 보기
프로젝트 열기: letsdrink/ouzo
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
$className
,
$name
= '' )
getBoundClassName
( )
getClassName
( )
getInstance
( )
getName
( )
getScope
( )
in
(
$scope
)
to
(
$boundClassName
)
toInstance
(
$instance
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
$className
,
$name
= '' )
getBoundClassName()
공개
메소드
public
getBoundClassName
( )
getClassName()
공개
메소드
public
getClassName
( )
getInstance()
공개
메소드
public
getInstance
( )
getName()
공개
메소드
public
getName
( )
getScope()
공개
메소드
public
getScope
( )
in()
공개
메소드
public
in
(
$scope
)
to()
공개
메소드
public
to
(
$boundClassName
)
toInstance()
공개
메소드
public
toInstance
(
$instance
)