Copied!

Interface for project factories. A project factory shall convert a set of files
into an object implementing the Project interface.

AbstractInterface
Methods
public abstract create(string $name, array $files) : phpDocumentor\Reflection\Project
 

Creates a project from the set of files.

© 2023 Bruce Wells
Search Namespaces \ Classes
Configuration