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