Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Webiny
Component
ServiceManager
FactoryArgument
PHP Class Webiny\Component\ServiceManager\FactoryArgument
Inheritance:
use trait
Webiny\Component\StdLib\StdLibTrait
Afficher le fichier
Open project: Webiny/Framework
Méthodes publiques
Méthode
Description
__construct
(
string
$resource
,
array
$arguments
= [],
boolean
$static
= true )
value
( ) :
mixed
Get real FactoryArgument value
Method Details
__construct()
public
méthode
public
__construct
(
string
$resource
,
array
$arguments
= [],
boolean
$static
= true )
$resource
string
$arguments
array
If arguments are empty, it's a static call
$static
boolean
value()
public
méthode
Get real FactoryArgument value
public
value
( ) :
mixed
Résultat
mixed