ObjectIndex.php
Tags
Table of Contents
Classes
- ObjectIndex
- Keeps index of objects instead of collection of objects. This class allows you to keep a list of objects and load them on demand. The class can be used seemingly instead of ObjectCollection when the objects haven't been loaded yet.