Skip to content
Snippets Groups Projects
Commit 8122ceaf authored by Benjamin Bellamy's avatar Benjamin Bellamy :speech_balloon:
Browse files

fix: replace getWebEnclosureUrl with getEnclosureWebUrl

parent 0683ea94
No related branches found
No related tags found
1 merge request!1WIP: German translation
......@@ -199,7 +199,7 @@ class Episode extends Entity
);
}
public function getWebEnclosureUrl()
public function getEnclosureWebUrl()
{
return $this->getEnclosureUrl() . '?_from=-+Website+-';
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment