diff --git a/tests/Models/AnotherInvalidActivity.php b/tests/Models/AnotherInvalidActivity.php index 225819c2..ecbe9fa3 100644 --- a/tests/Models/AnotherInvalidActivity.php +++ b/tests/Models/AnotherInvalidActivity.php @@ -43,6 +43,7 @@ public function causer(): MorphTo * * @param string $propertyName * @param mixed $defaultValue + * * @return mixed */ public function getExtraProperty(string $propertyName, mixed $defaultValue = null): mixed