Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Youshido
GraphQL
Config
Traits
ConfigCallTrait
PHP Trait Youshido\GraphQL\Config\Traits\ConfigCallTrait
Deprecation:
This class is not used anywhere in the framework anymore. Replace it with the new traits available. To be deleted in the next release
Inheritance:
use trait
ConfigAwareTrait
Show file
Open project: youshido/graphql
Public Methods
Method
Description
__call
(
$method
,
$arguments
)
getField
(
string
$fieldName
)
Method Details
__call()
public
method
public
__call
(
$method
,
$arguments
)
getField()
public
method
public
getField
(
string
$fieldName
)
$fieldName
string