Documentation

ProjectInterface

Describes the public interface for the description of a project.

Table of Contents

getFiles()  : Collection<string|int, FileDescriptor>
getIndexes()  : Collection<string|int, Collection<string|int, DescriptorAbstract>>
getName()  : string
getNamespace()  : NamespaceDescriptor
setName()  : void

Methods

setName()

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

Search results