Skip to content

Commit

Permalink
Updated the description of the update method
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Hayes committed Jul 28, 2017
1 parent 51cdfb7 commit bfacdd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Builders/Settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,8 @@ public static function ensureHasOverride(string $group, string $key, Collection
}

/**
* Update a setting definition for the given group and key
* Update a setting definition for the given group and key and delete any
* invalid override values
*
* @throws \Illuminate\Validation\ValidationException
* When the group or key fail to pass validation. The group and key
Expand Down

0 comments on commit bfacdd2

Please sign in to comment.