CompileDocumentsHandler
in package
FinalYes
Table of Contents
Properties
Methods
- __construct() : mixed
- handle() : array<string|int, DocumentNode>
Properties
$compiler read-only
private
Compiler
$compiler
Methods
__construct()
public
__construct(Compiler $compiler) : mixed
Parameters
- $compiler : Compiler
handle()
public
handle(CompileDocumentsCommand $command) : array<string|int, DocumentNode>
Parameters
- $command : CompileDocumentsCommand