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

Breadcrumb

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

function StaticNodeProvider::getNode

Overrides NodeProviderInterface::getNode

File

vendor/ramsey/uuid/src/Provider/Node/StaticNodeProvider.php, line 51

Class

StaticNodeProvider
StaticNodeProvider provides a static node value with the multicast bit set

Namespace

Ramsey\Uuid\Provider\Node

Code

public function getNode() : Hexadecimal {
    return $this->node;
}

API Navigation

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