/ LJCPHPCodeDoc / LJCTextBuilderLib / LJCAttributes / AddObject


Parameters
$attrib - The item object.
$key - The optional item key.

Returns

The LJCAttribute object.

Syntax

PHP
public function AddObject(LJCAttribute $attrib, $key = null): ?LJCAttribute

Adds an object and key value.

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