Extension
extends Extension
in package
Table of Contents
Methods
- getTags() : array<string, callable>
- Returns the list of tags provided by this extension.
Methods
getTags()
Returns the list of tags provided by this extension.
public
getTags() : array<string, callable>
Return values
array<string, callable> —Map: 'tag-name' => parsing-function