Documentation

FootnoteRenderer
in package
implements NodeRendererInterface, XmlNodeRendererInterface, ConfigurationAwareInterface

FinalYes

Table of Contents

Interfaces

NodeRendererInterface
XmlNodeRendererInterface
ConfigurationAwareInterface
Implement this class to facilitate setter injection of the configuration where needed

Properties

$config  : ConfigurationInterface

Methods

getXmlAttributes()  : array<string, scalar>
getXmlTagName()  : string
render()  : Stringable|string|null
setConfiguration()  : void

Properties

Methods

getXmlAttributes()

public getXmlAttributes(Footnote $node) : array<string, scalar>
Parameters
$node : Footnote
Tags
psalm-suppress

MoreSpecificImplementedParamType

Return values
array<string, scalar>

        
On this page

Search results