Skip to content

Commit

Permalink
improve notes. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
vistart committed Jun 7, 2017
1 parent b98f305 commit 6a67fe9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion traits/SubsidiaryTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,8 @@ public function getSubsidiaryClass($name)
}

/**
* @param $name
* Check whether the user has a subsidiary model.
* @param $name Subsidiary name, case insensitive.
* @return bool
*/
public function hasSubsidiary($name)
Expand Down

0 comments on commit 6a67fe9

Please sign in to comment.