Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the Tenant models' getTenantKeyName() value (archtechx#461)
Don't assume the Tenant can be found with the `id` attribute. The Tenant model allows for setting a different Tenant key name through `getTenantKeyName()`, so lets use it to find the Tenant.
- Loading branch information