php csfixes

This commit is contained in:
2022-01-21 16:50:24 +01:00
parent 2b9f0e5177
commit 45f3bb00d6
2 changed files with 3 additions and 4 deletions

View File

@@ -1099,7 +1099,6 @@ class AccompanyingPeriod implements
}
if ($comment instanceof Comment) {
if (null !== $this->pinnedComment) {
$this->addComment($this->pinnedComment);
}