|
| $types = [ "boolean","string","int","mixed","array" ] |
|
| $replacements = [ "types" => "<span style='font-weight:bold;color: green;'>$1</span>","variables" => "<span style='font-weight:bold;color: brown;'>$1</span>" ] |
|
Definition at line 17 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>","variables" => "<span style='font-weight:bold;color: brown;'>$1</span>" ] |
|
protected |
◆ $types
$types = [ "boolean","string","int","mixed","array" ] |
|
protected |
The documentation for this class was generated from the following file:
- C:/Users/myadd/Documents/GitHub/ubiquity-doc-api/vendor/phpmv/ubiquity-dev/src/Ubiquity/annotations/parser/DocFormater.php