Home
last modified time | relevance | path

Searched defs:DsnTypeNotSupported (Results 1 – 2 of 2) sorted by relevance

/plugin/elasticsearch/vendor/nyholm/dsn/src/Exception/
H A DDsnTypeNotSupported.php12 class DsnTypeNotSupported extends InvalidDsnException class
/plugin/elasticsearch/vendor/nyholm/dsn/src/
H A DDsnParser.php11 use Nyholm\Dsn\Exception\DsnTypeNotSupported; alias