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
DI
Annotation
Injectable
PHP Class DI\Annotation\Injectable
Marks a class as injectable
Author:
Domenic Muskulus (
[email protected]
)
Author:
Matthieu Napoli (
[email protected]
)
Datei anzeigen
Open project: mnapoli/php-di
Public Methods
Method
Description
__construct
(
array
$values
)
getScope
( ) :
string
|
null
isLazy
( ) :
boolean
|
null
Method Details
__construct()
public
method
public
__construct
(
array
$values
)
$values
array
getScope()
public
method
public
getScope
( ) :
string
|
null
return
string
|
null
isLazy()
public
method
public
isLazy
( ) :
boolean
|
null
return
boolean
|
null