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

Breadcrumb

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

function VersionNumber::isAny

File

vendor/phar-io/version/src/VersionNumber.php, line 21

Class

VersionNumber

Namespace

PharIo\Version

Code

public function isAny() : bool {
    return $this->value === null;
}

API Navigation

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