Lggr
|
Public Member Functions | |
create (string $name, array $files) | |
Interface for project factories. A project factory shall convert a set of files into an object implementing the Project interface.
phpDocumentor\Reflection\ProjectFactory::create | ( | string | $name, |
array | $files | ||
) |
Creates a project from the set of files.
File[] | $files |