ApiSetBuilder
in package
implements
DocumentationSetBuilder
FinalYes
Table of Contents
Interfaces
Properties
Methods
- __construct() : mixed
- build() : void
- supports() : bool
- createNamespaceEntries() : void
Properties
$router read-only
private
Router
$router
Methods
__construct()
public
__construct(Router $router) : mixed
Parameters
- $router : Router
build()
public
build(DocumentationSetDescriptor $documentationSet) : void
Parameters
- $documentationSet : DocumentationSetDescriptor
supports()
public
supports(DocumentationSetDescriptor $documentationSet) : bool
Parameters
- $documentationSet : DocumentationSetDescriptor
Return values
boolcreateNamespaceEntries()
private
createNamespaceEntries(NamespaceInterface $namespace, TocDescriptor $namespacesToc[, Entry|null $parent = null ]) : void
Parameters
- $namespace : NamespaceInterface
- $namespacesToc : TocDescriptor
- $parent : Entry|null = null