/ LJCPHPCodeDoc / LJCTextBuilderLib / LJCAttributes / Add


Parameters
$name - The item name.
$value - The item value.
$key - The optional item key.

Returns

The LJCAttributes collection.

Syntax

PHP
public function Add(string $name, string $value = null, $key = null)

Creates an object and adds it to the collection.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.