Copied!
CloneableFinalInstantiable
Methods
public __construct(callable $callback)
public generateMention(League\CommonMark\Extension\Mention\Mention $mention) : ?League\CommonMark\Node\Inline\AbstractInline
 
  • throws \LogicException
Properties
private $callback = NULL
 

A callback function which sets the URL on the passed mention and returns the mention, return a new AbstractInline based object or null if the mention is not a match

  • var callable
© 2025 Bruce Wells
Search Namespaces \ Classes
Configuration