Collection interface adjustments
- Added
getAll()
andmembers()
as aliases ofgetItems()
for legacy compatibility - The
$items
property is nowprotected
- Added
isEmpty()
method
getAll()
and members()
as aliases of getItems()
for legacy compatibility$items
property is now protected
isEmpty()
method