1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 17:24:03 +00:00
tenancy/src/Contracts
2024-08-06 18:26:46 +02:00
..
Domain.php more phpstan fixes 2024-08-06 18:26:46 +02:00
Feature.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00
SingleDomainTenant.php Enable single_line_empty_body phpcsfixer rule 2024-04-02 04:31:03 +02:00
TenancyBootstrapper.php get down to 59 phpstan errors 2022-09-29 22:20:55 +02:00
Tenant.php Simplify Tenant contract (remove run method), move run logic to Tenancy, add generics 2024-03-01 08:42:11 +01:00
TenantCannotBeCreatedException.php get down to 21 phpstan errors 2022-09-29 23:39:35 +02:00
TenantCouldNotBeIdentifiedException.php phpstan fixes 2024-07-04 20:48:55 +02:00
TenantResolver.php get phpstan errors down from 252 to 189 2022-08-30 05:44:23 +02:00
UniqueIdentifierGenerator.php phpstan, global_cache, resolver improvements, InitializationHelpers trait 2022-09-29 02:47:13 +02:00