Skip to content

Commit

Permalink
Fixing doc comments
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Mar 1, 2016
1 parent 049e485 commit c565984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NodeTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ public function setParentId($value)
/**
* Apply parent model.
*
* @param \Arcanedev\LaravelNestedSet\Contracts\Nodeable $value
* @param \Arcanedev\LaravelNestedSet\Contracts\Nodeable|null $value
*
* @return self
*/
Expand Down

0 comments on commit c565984

Please sign in to comment.