phpDocumentor

GmConfigurationServiceFactory
in package
implements GmConfigurationServiceFactoryInterface

Class GmConfigurationServiceFactory

Interfaces, Classes and Traits

GmConfigurationServiceFactoryInterface
Interface GmConfigurationServiceFactoryInterface

Table of Contents

$factory  : GmConfigurationFactoryInterface
$queryBuilder  : CI_DB_query_builder
$reader  : GmConfigurationReaderInterface
$repository  : GmConfigurationRepositoryInterface
$service  : GmConfigurationServiceInterface
$writer  : GmConfigurationWriterInterface
__construct()  : mixed
GmConfigurationServiceFactory constructor.
factory()  : GmConfigurationFactoryInterface
reader()  : GmConfigurationReaderInterface
repository()  : GmConfigurationRepositoryInterface
service()  : GmConfigurationServiceInterface
writer()  : GmConfigurationWriterInterface

Properties

Methods

__construct()

GmConfigurationServiceFactory constructor.

public __construct(CI_DB_query_builder $queryBuilder) : mixed
Parameters
$queryBuilder : CI_DB_query_builder
Return values
mixed

Search results