/ LJCPHPCodeDoc / LJCCollectionLib


Contains Classes to represent a Collection.

Remarks

Use this code to include the Collection lib classes.
 declare(strict_types=1);
 include_once "LJCRoot.php";
 $prefix = RelativePrefix();
 include_once "$prefix/LJCPHPCommon/LJCCollectionLib.php";

Classes
LJCCollectionBase Represents a Collection of objects.
1 Item(s)

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