Skip to content
docsv0.1.0

PlannedFile

A file a generator intends to write: its absolute path and full contents.

PlannedFile::__construct()

public function __construct(string $path, string $contents):

Parameters

Parameters of __construct()
NameTypeDescription
$pathstring
$contentsstring