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