Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
VersionTrait.php
function VersionTrait::isMax
Returns true if these fields represent a max UUID
1 call to
VersionTrait::isMax()
VersionTrait::isCorrectVersion
in vendor/
ramsey/
uuid/
src/
Rfc4122/
VersionTrait.php
Returns true if the version matches one of those defined by RFC 4122
File
vendor/
ramsey/
uuid/
src/
Rfc4122/
VersionTrait.php
, line 34
Class
VersionTrait
Provides common functionality for handling the version, as defined by RFC 4122
Namespace
Ramsey\Uuid\Rfc4122
Code
public abstract
function
isMax
() : bool;
RSS feed