Skip to content

Commit

Permalink
Remove unnecessary doc block
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Bestle <[email protected]>
  • Loading branch information
bastianallgeier and lukasbestle authored Jun 5, 2024
1 parent 8ab215a commit 4371d5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Content/PlainTextContentStorageHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ public function update(VersionId $versionId, Language $language, array $fields):
* Writes the content fields of an existing version
*
* @param array<string, string> $fields Content fields
* @param string $lang Code `'default'` in a single-lang installation
*
* @throws \Kirby\Exception\Exception If the content cannot be written
*/
Expand Down

0 comments on commit 4371d5b

Please sign in to comment.