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

Breadcrumb

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

function UuidFactoryInterface::getValidator

Returns the validator to use for the factory

@psalm-mutation-free

1 method overrides UuidFactoryInterface::getValidator()
UuidFactory::getValidator in vendor/ramsey/uuid/src/UuidFactory.php
@psalm-mutation-free

File

vendor/ramsey/uuid/src/UuidFactoryInterface.php, line 88

Class

UuidFactoryInterface
UuidFactoryInterface defines common functionality all `UuidFactory` instances must implement

Namespace

Ramsey\Uuid

Code

public function getValidator() : ValidatorInterface;

API Navigation

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