mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 11:44:04 +00:00
Fix typo in comment
This commit is contained in:
parent
c1d0b81d5f
commit
1b5133c6cd
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ class MailTenancyBootstrapper implements TenancyBootstrapper
|
||||||
protected array $originalConfig = [];
|
protected array $originalConfig = [];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tenant properties to be mapped to config (similarly the TenantConfig feature).
|
* Tenant properties to be mapped to config (similarly to the TenantConfig feature).
|
||||||
*
|
*
|
||||||
* For example:
|
* For example:
|
||||||
* [
|
* [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue