Skip to content

Commit

Permalink
Apply php-cs-fixer changes
Browse files Browse the repository at this point in the history
  • Loading branch information
martineiber authored and github-actions[bot] committed Mar 1, 2023
1 parent fc55386 commit b337612
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions models/Document/Editable/Date.php
Expand Up @@ -81,6 +81,7 @@ public function frontend()
} else {
$format = 'Y-m-d\TH:i:sO'; // ISO8601
}

return $this->date->format($format);
}
}
Expand Down

0 comments on commit b337612

Please sign in to comment.