class StructuredSyntaxSuffixRegistry (View source)

List of

Traits

SingletonTrait

Methods

boolean
isRegistered(string $suffix)

Indicates if the given string is a registered structured syntax suffix

Details

boolean isRegistered(string $suffix)

Indicates if the given string is a registered structured syntax suffix

Parameters

string $suffix Structured syntax suffix. Optioaly prefixed with '+'

Return Value

boolean true if the given string is a registered structured syntax suffix