\phpDocumentor\Descriptor\TraitsHasNamespace

Summary

Methods
Properties
Constants
getNamespace()
No public properties found
No constants found
No protected methods found
$namespace
N/A
No private methods found
No private properties found
N/A

Properties

$namespace

$namespace : \phpDocumentor\Descriptor\Interfaces\NamespaceInterface|string

Type

\phpDocumentor\Descriptor\Interfaces\NamespaceInterface|string — The namespace for this element

Methods

getNamespace()

getNamespace() : \phpDocumentor\Descriptor\Interfaces\NamespaceInterface|string

Returns the namespace for this element (defaults to global "\")

Returns

\phpDocumentor\Descriptor\Interfaces\NamespaceInterface|string —