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

Breadcrumb

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

function ArrayInterface::clear

Removes all items from this array.

1 method overrides ArrayInterface::clear()
AbstractArray::clear in vendor/ramsey/collection/src/AbstractArray.php
Removes all items from this array.

File

vendor/ramsey/collection/src/ArrayInterface.php, line 36

Class

ArrayInterface
`ArrayInterface` provides traversable array functionality to data types.

Namespace

Ramsey\Collection

Code

public function clear() : void;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal