Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Webiny
Component
ServiceManager
FactoryArgument
PHP Класс Webiny\Component\ServiceManager\FactoryArgument
Наследование:
use trait
Webiny\Component\StdLib\StdLibTrait
Показать файл
Открыть проект
Открытые методы
Метод
Описание
__construct
(
string
$resource
,
array
$arguments
= [],
boolean
$static
= true )
value
( ) :
mixed
Get real FactoryArgument value
Описание методов
__construct()
публичный
Метод
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()
публичный
Метод
Get real FactoryArgument value
public
value
( ) :
mixed
Результат
mixed