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