Documentation

HtmlDescriptor
in package
implements DumpDescriptorInterface

Describe collected data clones for html output.

Tags
author

Maxime Steinhausser maxime.steinhausser@gmail.com

final

Interfaces, Classes and Traits

DumpDescriptorInterface

Table of Contents

$dumper  : mixed
$initialized  : mixed
__construct()  : mixed
describe()  : void
extractDate()  : string
renderTags()  : string

Properties

Methods

extractDate()

private extractDate(array<string|int, mixed> $context[, string $format = 'r' ]) : string
Parameters
$context : array<string|int, mixed>
$format : string = 'r'
Return values
string

renderTags()

private renderTags(array<string|int, mixed> $tags) : string
Parameters
$tags : array<string|int, mixed>
Return values
string

Search results