Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Commit 2448e8d

Browse files
d8vjorkStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 40fe010 commit 2448e8d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Http/Resources/RelationshipsWithIncludes.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ protected function processModelRelation(Model $model)
7676

7777
if (!empty(Arr::get($modelIdentifier, $model->getKeyName(), null))) {
7878
$this->addIncluded($modelResource);
79+
7980
return $modelIdentifier;
8081
}
8182

0 commit comments

Comments
 (0)