Skip to content

Commit

Permalink
Merge pull request #23 from zachleigh/analysis-zebR39
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
zachleigh committed Jan 25, 2019
2 parents 5aca2f9 + adc9401 commit cef8fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Settings/HasSettings.php
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ public function allowedSetting($key = null)
* Get a collection with all users with the given setting and/or value.
*
* @param string $key
* @param mixed $value
* @param mixed $value
*
* @return \Illuminate\Support\Collection
*/
Expand Down

0 comments on commit cef8fe4

Please sign in to comment.