PHP Class Flarum\Event\ConfigureFormatterParser

Afficher le fichier Open project: flarum/core

Méthodes publiques

Свойство Type Description
$context mixed
$parser s9e\TextFormatter\Parser
$text string

Méthodes publiques

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

Method Details

__construct() public méthode

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
Résultat mixed

$parser public_oe property

public Parser,s9e\TextFormatter $parser
Résultat s9e\TextFormatter\Parser

$text public_oe property

public string $text
Résultat string