docs/static/reference/php/Dagger/ModuleConfigClient.html
class ModuleConfigClient extends AbstractObject implements IdAble
The client generated for the module.
| | $lastQuery | | from AbstractObject |
__construct(AbstractClient $client, QueryBuilderChain $queryBuilderChain)
No description
from AbstractObject
null|array|string|int|float|bool
queryLeaf(QueryBuilder $leafQueryBuilder, string $leafKey)
No description
from AbstractObject
string
The directory the client is generated in.
string
The generator to use
id()
A unique identifier for this ModuleConfigClient.
__construct(AbstractClient $client, QueryBuilderChain $queryBuilderChain) No description
| AbstractClient | $client | | | QueryBuilderChain | $queryBuilderChain | |
protected null|array|string|int|float|bool queryLeaf(QueryBuilder $leafQueryBuilder, string $leafKey)No description
| QueryBuilder | $leafQueryBuilder | | | string | $leafKey | |
| null|array|string|int|float|bool | |
string directory()The directory the client is generated in.
| string | |
string generator()The generator to use
| string | |
AbstractId id()A unique identifier for this ModuleConfigClient.
| AbstractId | |
Generated by Doctum, a API Documentation generator and fork of Sami.