Look like $item->path is not used in J4 anymore

This commit is contained in:
Tuan Pham Ngoc 2021-07-17 18:03:24 +07:00
parent c3cf5e6936
commit 2219b15291
1 changed files with 0 additions and 1 deletions

View File

@ -266,7 +266,6 @@ class PlgFinderWeblinks extends Adapter
// Build the necessary route and path information.
$item->url = $this->getURL($item->id, $this->extension, $this->layout);
$item->route = RouteHelper::getWeblinkRoute($item->slug, $item->catslug, $item->language);
$item->path = Helper::getContentPath($item->route);
/*
* Add the meta-data processing instructions based on the newsfeeds