|
| variables =>"<span style='font-weight:bold;color: brown;'>$1</span>"] |
|
|
| $types =["boolean","string","int","mixed","array"] |
|
| $replacements =["types"=>"<span style='font-weight:bold;color: green;'>$1</span>" |
|
Definition at line 5 of file DocFormater.php.
◆ __construct()
◆ _replaceAll()
_replaceAll |
( |
|
$search, |
|
|
|
$replacement, |
|
|
|
$subject |
|
) |
| |
|
protected |
◆ getReplacement()
◆ getTypesRegex()
◆ getVariablesRegex()
◆ replaceAll()
◆ replaceTypes()
◆ replaceVariables()
◆ $replacements
$replacements =["types"=>"<span style='font-weight:bold;color: green;'>$1</span>" |
|
protected |
◆ $types
$types =["boolean","string","int","mixed","array"] |
|
protected |
◆ variables
variables =>"<span style='font-weight:bold;color: brown;'>$1</span>"] |
The documentation for this class was generated from the following file: