Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. GenericArray.php

class GenericArray

`GenericArray` represents a standard array object.

@extends AbstractArray<mixed>

Hierarchy

  • class \Ramsey\Collection\AbstractArray implements \Ramsey\Collection\ArrayInterface
    • class \Ramsey\Collection\GenericArray extends \Ramsey\Collection\AbstractArray

Expanded class hierarchy of GenericArray

File

vendor/ramsey/collection/src/GenericArray.php, line 22

Namespace

Ramsey\Collection
View source
class GenericArray extends AbstractArray {

}
RSS feed
Powered by Drupal