Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Ouzo
Injection
Binder
PHP Class Ouzo\Injection\Binder
Datei anzeigen
Open project: letsdrink/ouzo
Class Usage Examples
Public Methods
Method
Description
__construct
(
$className
,
$name
= '' )
getBoundClassName
( )
getClassName
( )
getInstance
( )
getName
( )
getScope
( )
in
(
$scope
)
to
(
$boundClassName
)
toInstance
(
$instance
)
Method Details
__construct()
public
method
public
__construct
(
$className
,
$name
= '' )
getBoundClassName()
public
method
public
getBoundClassName
( )
getClassName()
public
method
public
getClassName
( )
getInstance()
public
method
public
getInstance
( )
getName()
public
method
public
getName
( )
getScope()
public
method
public
getScope
( )
in()
public
method
public
in
(
$scope
)
to()
public
method
public
to
(
$boundClassName
)
toInstance()
public
method
public
toInstance
(
$instance
)