Guides

GenericReferenceTextRole extends AbstractReferenceTextRole
in package

FinalYes

Table of Contents

Properties

$useRawContent  : bool
$anchorReducer  : AnchorNormalizer
$genericLinkProvider  : GenericLinkProvider
$interlinkParser  : InterlinkParser
$referenceRegex  : string
https://regex101.com/r/KadqKx/1

Methods

__construct()  : mixed
getAliases()  : array<string|int, string>
getName()  : string
processNode()  : AbstractLinkInlineNode
createNode()  : ReferenceNode
extractEmbeddedReference()  : ReferenceData

Properties

$referenceRegex

https://regex101.com/r/KadqKx/1

private string $referenceRegex = '/^(.*?)(<([^<]+)>)?$/s'

Methods

getAliases()

public getAliases() : array<string|int, string>
Tags
inheritDoc
Return values
array<string|int, string>

        
On this page

Search results