mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 08:24:04 +00:00
Remove possibleTenantSymlinks return annotation
This commit is contained in:
parent
484aef7885
commit
182d2495b7
1 changed files with 0 additions and 2 deletions
|
|
@ -12,8 +12,6 @@ trait DealsWithTenantSymlinks
|
|||
/**
|
||||
* Get all possible tenant symlinks, existing or not (array of ['public path' => 'storage path']).
|
||||
* This is used for creating all possible tenant symlinks and removing all existing tenant symlinks.
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
protected static function possibleTenantSymlinks(Tenant $tenant): Collection
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue