ServiceConfigurationError.php
Namespace
Nevay\SPIFile
-
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 |