mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +00:00
phpcs: fix new sudden violations (#1443)
This commit is contained in:
parent
46b9879c08
commit
6a90a9d33f
@ -729,6 +729,7 @@ EOD;
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion (User)
|
#endregion (User)
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -347,5 +347,6 @@ class JustETFBridge extends BridgeAbstract {
|
|||||||
|
|
||||||
return $element->plaintext;
|
return $element->plaintext;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user