Searched refs:onlyPath (Results 1 – 2 of 2) sorted by relevance
/plugin/elasticsearch/vendor/nyholm/dsn/src/Exception/ | ||
D | DsnTypeNotSupported.php | 25 public static function onlyPath($dsn): self function in Nyholm\\Dsn\\Exception\\DsnTypeNotSupported |
/plugin/elasticsearch/vendor/nyholm/dsn/src/ | ||
D | DsnParser.php | 90 throw DsnTypeNotSupported::onlyPath($dsn); |