Lggr
Public Member Functions | List of all members
phpDocumentor\Reflection\ProjectFactory Interface Reference

Public Member Functions

 create (string $name, array $files)
 

Detailed Description

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

Member Function Documentation

◆ create()

phpDocumentor\Reflection\ProjectFactory::create ( string  $name,
array  $files 
)

Creates a project from the set of files.

Parameters
File[]$files

The documentation for this interface was generated from the following file: