Parameters
$name - The optional item name.
$value - The optional item value.
Syntax
| PHP |
|
public function __construct(string $name = null, string $value = null)
|
Initializes a class instance.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.