CloneableFinalInstantiable
Methods |
public __construct(string $name, string $prefix, string $identifierPattern, League |
public static createWithCallback(string $name, string $prefix, string $mentionRegex, callable $callback) : League |
public static createWithStringTemplate(string $name, string $prefix, string $mentionRegex, string $urlTemplate) : League |
public getMatchDefinition() : League |
public parse(League |
Properties |
private string $identifierPattern
|
private League
|
private string $name
|
private string $prefix
|
Methods |
public static createWithCallback(string $name, string $prefix, string $mentionRegex, callable $callback) : League |
public static createWithStringTemplate(string $name, string $prefix, string $mentionRegex, string $urlTemplate) : League |