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

Breadcrumb

  1. Drupal Core 11.1.x

ServiceConfigurationError.php

Namespace

Nevay\SPI

File

vendor/tbachert/spi/src/ServiceConfigurationError.php

View source
<?php

declare (strict_types=1);
namespace Nevay\SPI;

use Error;
final class ServiceConfigurationError extends Error {

}

Classes

Title Deprecated Summary
ServiceConfigurationError
RSS feed
Powered by Drupal