ArrayCollection.php

Namespace

Doctrine\Common\Collections

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Collections/ArrayCollection.php
View source

Classes

Namesort descending Description
ArrayCollection An ArrayCollection is a Collection implementation that wraps a regular PHP array.