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

Public Member Functions

 getContents ()
 
 md5 ()
 
 path ()
 

Detailed Description

Interface for files processed by the ProjectFactory

Member Function Documentation

◆ getContents()

phpDocumentor\Reflection\File::getContents ( )

Returns the content of the file as a string.

◆ md5()

phpDocumentor\Reflection\File::md5 ( )

Returns md5 hash of the file.

◆ path()

phpDocumentor\Reflection\File::path ( )

Returns an relative path to the file.


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