Home
last modified time | relevance | path

Searched refs:createPageFragmentFetcherFromUrl (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/action/
H A Dpageprotection.php190 $fetcherPage = FetcherPage::createPageFragmentFetcherFromUrl($url);
/plugin/combo/ComboStrap/
H A DFetcherPage.php48 public static function createPageFragmentFetcherFromUrl(Url $fetchUrl): FetcherPage function in ComboStrap\\FetcherPage