Solar_Markdown_Wiki_MethodSynopsis::_parse()

protected string Solar_Markdown_Wiki_MethodSynopsis::_parse ( array $matches )

Support callback for method synopses.

Parameters

  • (array) $matches: Matches from preg_replace_callback().

Returns

  • (string) The replacement text.

Description

Support callback for method synopses.



Local