Searched refs:UrlDetectionInterface (Results 1 – 4 of 4) sorted by relevance
35 use Facebook\Url\UrlDetectionInterface; alias55 * @var UrlDetectionInterface The URL detection handler.72 …* @param UrlDetectionInterface|null $urlHandler The URL detection handle…75 …th2Client, PersistentDataInterface $persistentDataHandler = null, UrlDetectionInterface $urlHandle…96 * @return UrlDetectionInterface
33 use Facebook\Url\UrlDetectionInterface; alias89 * @var UrlDetectionInterface|null The URL detection handler.215 * @return UrlDetectionInterface225 * @param UrlDetectionInterface $urlDetectionHandler227 private function setUrlDetectionHandler(UrlDetectionInterface $urlDetectionHandler)
31 interface UrlDetectionInterface interface
31 class FacebookUrlDetectionHandler implements UrlDetectionInterface