mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-01-29 16:58:42 +00:00
Fix CS via phpcs
This commit is contained in:
parent
c3e089d6a2
commit
fed3163dcf
|
|
@ -171,5 +171,4 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
|
||||
$response->set('comment', $comment->jsonSerialize());
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -45,5 +45,4 @@ class CommentList
|
|||
{
|
||||
$this->comments[] = $comment;
|
||||
}
|
||||
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user