GeneratesFile
class GeneratesFile
Methods
__construct(Filesystem $filesystem, Factory|null $components = null, bool $force = false, string|null $workingPath = null, bool $confirmation = false)
Construct a new action instance.
void
handle(string|false|null $from, string|false|null $to)
Handle the action.
Details
at line 19
__construct(Filesystem $filesystem, Factory|null $components = null, bool $force = false, string|null $workingPath = null, bool $confirmation = false)
Construct a new action instance.
at line 31
void
handle(string|false|null $from, string|false|null $to)
Handle the action.