Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
christophboecker authored and github-actions[bot] committed Sep 9, 2024
1 parent 6f67edb commit 8386a96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Cronjob/Sync.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ public function execute()

/**
* @param array<string,mixed> $current
*
* TODO: klären, warum createAuthor bzw. createCategory ein entsprechendes Objekt zurückliefern, createEntry aber nicht.
*
* TODO: klären, warum createAuthor bzw. createCategory ein entsprechendes Objekt zurückliefern, createEntry aber nicht.
*/
public function createEntry(array $current): void
{
Expand Down

0 comments on commit 8386a96

Please sign in to comment.