PHP Class Flarum\Event\ConfigureFormatterParser

Datei anzeigen Open project: flarum/core

Public Properties

Property Type Description
$context mixed
$parser s9e\TextFormatter\Parser
$text string

Public Methods

Method Description
__construct ( s9e\TextFormatter\Parser $parser, mixed $context, string &$text )

Method Details

__construct() public method

public __construct ( s9e\TextFormatter\Parser $parser, mixed $context, string &$text )
$parser s9e\TextFormatter\Parser
$context mixed
$text string

Property Details

$context public_oe property

public mixed $context
return mixed

$parser public_oe property

public Parser,s9e\TextFormatter $parser
return s9e\TextFormatter\Parser

$text public_oe property

public string $text
return string