Parameters
$name - The Replacement name.
$value - The Replacement value.
$indent - The indent count.
Returns
The Replacement XML string.
Syntax
PHP |
public static function Replacement(string $name, ?string $value , int $indent) : ?string
|
Creates the Replacement string.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.