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

Breadcrumb

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

function ServiceProviderRequirementRuntimeValidated::hash

Returns a hash representing the state that lead to the {@link self::isSatisfied()} decision.

Return value

mixed a primitive value representing the state

1 method overrides ServiceProviderRequirementRuntimeValidated::hash()
ExtensionDependency::hash in vendor/tbachert/spi/src/ServiceProviderDependency/ExtensionDependency.php
Returns a hash representing the state that lead to the {@link self::isSatisfied()} decision.

File

vendor/tbachert/spi/src/ServiceProviderRequirementRuntimeValidated.php, line 19

Class

ServiceProviderRequirementRuntimeValidated
Specifies requirements for a service provider.

Namespace

Nevay\SPI

Code

public function hash() : mixed;

API Navigation

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