PHP Class Flarum\Event\ConfigureFormatterRenderer

Datei anzeigen Open project: flarum/core

Public Properties

Property Type Description
$context mixed
$renderer s9e\TextFormatter\Renderer
$xml string

Public Methods

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

Method Details

__construct() public method

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
return mixed

$renderer public_oe property

public Renderer,s9e\TextFormatter $renderer
return s9e\TextFormatter\Renderer

$xml public_oe property

public string $xml
return string