PHP 클래스 Fakerino\Configuration\ConfigurationFile\Helper\FileConfigurationLoaderFactory

저자: Nicola Pietroluongo ([email protected])
파일 보기 프로젝트 열기: fakerino/fakerino 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( string $filePath ) Constructor
load ( ) : Fakerino\Configuration\ConfigurationInterface Finds and returns the file if exists

비공개 메소드들

메소드 설명
getConfigFileClass ( string $fileExt ) : string Returns the conf file class name

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( string $filePath )
$filePath string

load() 공개 메소드

Finds and returns the file if exists
public load ( ) : Fakerino\Configuration\ConfigurationInterface
리턴 Fakerino\Configuration\ConfigurationInterface