diff --git a/lib/FeedExpander.php b/lib/FeedExpander.php index a5a55814..1a47851b 100644 --- a/lib/FeedExpander.php +++ b/lib/FeedExpander.php @@ -58,7 +58,7 @@ abstract class FeedExpander extends BridgeAbstract * * @return string */ - protected function prepareXml($xmlString) + protected function prepareXml(string $xmlString): string { // Remove problematic escape sequences $problematicStrings = [