We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1471bb commit 412862aCopy full SHA for 412862a
stubs/11.0.0/Relation.stub
@@ -8,6 +8,8 @@ use Illuminate\Database\Eloquent\Builder;
8
* @template TRelatedModel of \Illuminate\Database\Eloquent\Model
9
* @template TDeclaringModel of \Illuminate\Database\Eloquent\Model
10
* @template TResult
11
+ *
12
+ * @mixin \Illuminate\Database\Eloquent\Builder<TRelatedModel>
13
*/
14
abstract class Relation
15
{
0 commit comments