mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 20:14:03 +00:00
fix #63 (wrong return type docblock)
This commit is contained in:
parent
13cdc03103
commit
a3ff6fbd93
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ class TenantManager
|
|||
* Get all tenants.
|
||||
*
|
||||
* @param array|string $uuids
|
||||
* @return array
|
||||
* @return \Illuminate\Support\Collection
|
||||
*/
|
||||
public function all($uuids = [])
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue