PHP Class Flarum\Event\ConfigureFormatterRenderer

Afficher le fichier Open project: flarum/core

Méthodes publiques

Свойство Type Description
$context mixed
$renderer s9e\TextFormatter\Renderer
$xml string

Méthodes publiques

Méthode Description
__construct ( s9e\TextFormatter\Renderer $renderer, mixed $context, string &$xml )

Method Details

__construct() public méthode

public __construct ( s9e\TextFormatter\Renderer $renderer, mixed $context, string &$xml )
$renderer s9e\TextFormatter\Renderer
$context mixed
$xml string

Property Details

$context public_oe property

public mixed $context
Résultat mixed

$renderer public_oe property

public Renderer,s9e\TextFormatter $renderer
Résultat s9e\TextFormatter\Renderer

$xml public_oe property

public string $xml
Résultat string