PHP 클래스 Nelmio\Alice\Parser\IncludeProcessor\FakeIncludeProcessor

상속: implements Nelmio\Alice\Parser\IncludeProcessorInterface, use trait Nelmio\Alice\NotCallableTrait
파일 보기 프로젝트 열기: nelmio/alice

공개 메소드들

메소드 설명
process ( Nelmio\Alice\ParserInterface $parser, string $file, array $data ) : array

메소드 상세

process() 공개 메소드

public process ( Nelmio\Alice\ParserInterface $parser, string $file, array $data ) : array
$parser Nelmio\Alice\ParserInterface
$file string
$data array
리턴 array