Feature: Eloquent Relation Types Illuminate\Database\Eloquent\Relations have type support Background: Given I have the following config """ """ And I have the following code preamble """ get(); } """ When I run Psalm Then I see no errors