mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-10 14:04:37 +02:00
phpcs: fix new sudden violations (#1443)
This commit is contained in:
parent
46b9879c08
commit
6a90a9d33f
2 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue