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

Breadcrumb

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

function ArrayInterface::isEmpty

Returns `true` if this array is empty.

1 method overrides ArrayInterface::isEmpty()
AbstractArray::isEmpty in vendor/ramsey/collection/src/AbstractArray.php
Returns `true` if this array is empty.

File

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

Class

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

Namespace

Ramsey\Collection

Code

public function isEmpty() : bool;

API Navigation

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