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)
|
||||
|
||||
}
|
||||
|
|
|
@ -347,5 +347,6 @@ class JustETFBridge extends BridgeAbstract {
|
|||
|
||||
return $element->plaintext;
|
||||
}
|
||||
|
||||
#endregion
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue