GmConfigurationServiceFactory

Implements \GmConfigurationServiceFactoryInterface

Class GmConfigurationServiceFactory

package

Default

Methods

GmConfigurationServiceFactory constructor.

__construct(\CI_DB_query_builder $queryBuilder) 

Arguments

$queryBuilder

\CI_DB_query_builder

factory

factory() : \GmConfigurationFactoryInterface

reader

reader() : \GmConfigurationReaderInterface

repository

repository() : \GmConfigurationRepositoryInterface

service

service() : \GmConfigurationServiceInterface

writer

writer() : \GmConfigurationWriterInterface

Properties

queryBuilder

queryBuilder : \CI_DB_query_builder
var

Type(s)

\CI_DB_query_builder

reader

reader : \GmConfigurationReaderInterface

repository

repository : \GmConfigurationRepositoryInterface

factory

factory : \GmConfigurationFactoryInterface

service

service : \GmConfigurationServiceInterface

writer

writer : \GmConfigurationWriterInterface