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
| Name | Type | Description |
|---|---|---|
| $files | list<PlannedFile> | |
| $verifyKind | ('controller' | 'entity' | null) | |
| $verifyTarget | ?string |