CompileDocumentsCommand
in package
FinalYes
Table of Contents
Properties
- $compilerContext : CompilerContext
- $documents : array<string|int, mixed>
Methods
- __construct() : mixed
- getCompilerContext() : CompilerContext
- getDocuments() : array<string|int, DocumentNode>
Properties
$compilerContext read-only
private
CompilerContext
$compilerContext
$documents read-only
private
array<string|int, mixed>
$documents
Methods
__construct()
public
__construct(array<string|int, DocumentNode> $documents, CompilerContext $compilerContext) : mixed
Parameters
- $documents : array<string|int, DocumentNode>
- $compilerContext : CompilerContext
getCompilerContext()
public
getCompilerContext() : CompilerContext
Return values
CompilerContextgetDocuments()
public
getDocuments() : array<string|int, DocumentNode>