DefaultInterlinkParser
in package
implements
InterlinkParser
FinalYes
Table of Contents
Interfaces
Constants
- INTERLINK_REGEX = '/^([a-zA-Z0-9-_]+):(.*$)/'
Methods
Constants
INTERLINK_REGEX
private
mixed
INTERLINK_REGEX
= '/^([a-zA-Z0-9-_]+):(.*$)/'
Tags
Methods
extractInterlink()
public
extractInterlink(string $fullReference) : InterlinkData
Parameters
- $fullReference : string