phpDocumentor

ProjectInterface

Describes the public interface for the description of a project.

Table of Contents

Methods

getFiles()  : Collection<string|int, FileInterface>
getIndexes()  : Collection<string|int, Collection<string|int, ElementInterface>>
getName()  : string
getNamespace()  : NamespaceInterface|string
getPackage()  : PackageInterface|null
Returns the package name for this element.
getVersions()  : Collection<string|int, VersionDescriptor>
setName()  : void

Methods

setName()

public setName(string $name) : void
Parameters
$name : string

        
On this page

Search results