Skip to content

Commit

Permalink
Update lib/neues_entry.php
Browse files Browse the repository at this point in the history
  • Loading branch information
alxndr-w authored Dec 11, 2023
1 parent fa2ea1c commit 490ff6d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/neues_entry.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,12 +61,6 @@ public function getCategories(): ?rex_yform_manager_collection
}
}

public function setCategories(?rex_yform_manager_collection $categories): self
{
$this->categories = $categories;
return $this;
}

/** @api */
public function getImage(): string
{
Expand Down

0 comments on commit 490ff6d

Please sign in to comment.