MediaWiki  1.23.12
Replacer Class Reference

Base class for "replacers", objects used in preg_replace_callback() and StringUtils::delimiterReplaceCallback() More...

Inheritance diagram for Replacer:

Public Member Functions

 cb ()
 

Detailed Description

Base class for "replacers", objects used in preg_replace_callback() and StringUtils::delimiterReplaceCallback()

Definition at line 323 of file StringUtils.php.

Member Function Documentation

◆ cb()

Replacer::cb ( )
Returns
array

Definition at line 327 of file StringUtils.php.

References array().


The documentation for this class was generated from the following file: