Skip to content
docsv0.1.0

GenerationResult

The output of a generator: the files to write, and how to verify the produced class.

GenerationResult::__construct()

public function __construct(array $files, ?string $verifyKind = null, ?string $verifyTarget = null):

Parameters

Parameters of __construct()
NameTypeDescription
$fileslist<PlannedFile>
$verifyKind('controller' | 'entity' | null)
$verifyTarget?string