PHP 클래스 Nelmio\Alice\Parser\RuntimeCacheParser

상속: implements Nelmio\Alice\ParserInterface, use trait Nelmio\Alice\IsAServiceTrait
파일 보기 프로젝트 열기: nelmio/alice 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Nelmio\Alice\ParserInterface $parser, Nelmio\Alice\FileLocatorInterface $fileLocator, Nelmio\Alice\Parser\IncludeProcessorInterface $includeProcessor )
parse ( string $file ) : array

메소드 상세

__construct() 공개 메소드

public __construct ( Nelmio\Alice\ParserInterface $parser, Nelmio\Alice\FileLocatorInterface $fileLocator, Nelmio\Alice\Parser\IncludeProcessorInterface $includeProcessor )
$parser Nelmio\Alice\ParserInterface
$fileLocator Nelmio\Alice\FileLocatorInterface
$includeProcessor Nelmio\Alice\Parser\IncludeProcessorInterface

parse() 공개 메소드

public parse ( string $file ) : array
$file string
리턴 array