From d392136dde03a30fbfd150bb3bafdaba94ae0712 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 7 Mar 2020 00:23:17 +0100 Subject: [PATCH] Type and cs fixes --- Models/ProfileMapper.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Models/ProfileMapper.php b/Models/ProfileMapper.php index e79628c..da62301 100644 --- a/Models/ProfileMapper.php +++ b/Models/ProfileMapper.php @@ -45,7 +45,7 @@ final class ProfileMapper extends DataMapperAbstract /** * Has one relation. * - * @var array + * @var array * @since 1.0.0 */ protected static array $ownsOne = [ @@ -62,7 +62,7 @@ final class ProfileMapper extends DataMapperAbstract /** * Has many relation. * - * @var array + * @var array * @since 1.0.0 */ protected static array $hasMany = [