aboutsummaryrefslogtreecommitdiff
path: root/lib/models/ConsultationSlot.php
diff options
context:
space:
mode:
authorJan-Hendrik Willms <tleilax+github@gmail.com>2023-05-08 17:08:52 +0200
committerJan-Hendrik Willms <tleilax+github@gmail.com>2023-05-08 17:08:52 +0200
commita1fda2758e9c241ac3eb980ac8716dfedbe9dd3c (patch)
tree2190f0478fb153efdb8ba48ebb574c7691f4f351 /lib/models/ConsultationSlot.php
parent244d00ed91ad2b4b83e902a45cd6def3d7bc7e86 (diff)
let phpcsfixer fix errors according to @PSR12 rules on lib/modelsphpcsfixer
Diffstat (limited to 'lib/models/ConsultationSlot.php')
-rw-r--r--lib/models/ConsultationSlot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/models/ConsultationSlot.php b/lib/models/ConsultationSlot.php
index ab1dfa7..8d4f797 100644
--- a/lib/models/ConsultationSlot.php
+++ b/lib/models/ConsultationSlot.php
@@ -311,7 +311,7 @@ class ConsultationSlot extends SimpleORMap
/**
* @return string A string representation of the consultation slot.
*/
- public function __toString() : string
+ public function __toString(): string
{
return sprintf(
_('Termin am %1$s, %2$s von %3$s bis %4$s'),