Skip to content

Commit c565984

Browse files
Fixing doc comments
1 parent 049e485 commit c565984

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/NodeTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ public function setParentId($value)
286286
/**
287287
* Apply parent model.
288288
*
289-
* @param \Arcanedev\LaravelNestedSet\Contracts\Nodeable $value
289+
* @param \Arcanedev\LaravelNestedSet\Contracts\Nodeable|null $value
290290
*
291291
* @return self
292292
*/

0 commit comments

Comments
 (0)