Skip to content

Commit dce83f5

Browse files
committed
csfixing
1 parent aabf8b9 commit dce83f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/FlushQueryCacheObserver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ public function morphToManyUpdatedExistingPivot($relation, Model $model, $ids)
147147
* @param string|null $relation
148148
* @param \Illuminate\Database\Eloquent\Collection|null $pivotedModels
149149
* @return void
150+
*
150151
* @throws Exception
151152
*/
152153
protected function invalidateCache(Model $model, $relation = null, $pivotedModels = null): void

0 commit comments

Comments
 (0)