PHP Class Nelmio\Alice\Parser\IncludeProcessor\FakeIncludeProcessor

Inheritance: implements Nelmio\Alice\Parser\IncludeProcessorInterface, use trait Nelmio\Alice\NotCallableTrait
Show file Open project: nelmio/alice

Public Methods

Method Description
process ( Nelmio\Alice\ParserInterface $parser, string $file, array $data ) : array

Method Details

process() public method

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