1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-06 02:24:04 +00:00
Commit graph

9 commits

Author SHA1 Message Date
lukinovec
dd3aefc111 Split config logic into methods 2022-11-02 13:49:24 +01:00
lukinovec
2796a10b52 Use array_key_exists instead of null check 2022-11-02 13:48:08 +01:00
lukinovec
4016bc17ba Change $credentialsMap so that config keys are the keys, and the tenant property names are the values 2022-11-01 18:18:57 +01:00
lukinovec
04ada13584 Simplify bootstrap method 2022-11-01 18:17:52 +01:00
lukinovec
d895a30c30 Remove the configKey array check 2022-11-01 15:57:35 +01:00
lukinovec
1b5133c6cd Fix typo in comment 2022-10-31 18:00:14 +01:00
lukinovec
54e286d367 Make credentials map a public static property 2022-10-31 17:39:41 +01:00
PHP CS Fixer
89cd781b4b Fix code style (php-cs-fixer) 2022-10-31 16:27:17 +00:00
lukinovec
b03a9ec3c0 Add MailTenancyBootstrapper 2022-10-31 17:24:40 +01:00