VersionInfoServiceFactory

Class VersionInfoServiceFactory

category

Core

package

VersionInfo

subpackage

Factories

Methods

VersionInfoServiceFactory constructor.

__construct(\CI_DB_query_builder $db, \ExistingDirectory $versionInfoFilePath) 

Arguments

$db

\CI_DB_query_builder

Database connection.

$versionInfoFilePath

\ExistingDirectory

Existing Directory.

Creates a version info read service.

createVersionInfoService() : \VersionInfoService

Properties