1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 00:34:03 +00:00
tenancy/src/Contracts
Abrar Ahmad 97ab483173
Completing PR #881 (#902)
* install PHP CS Fixer

* Fix styling

* remove StyleCI config

* use config from archtechx/template

* Fix styling

* added `php-cs-fixer`

* Update .php-cs-fixer.php

* added GitHub token

* Update ci.yml

* Update ci.yml

* Update ci.yml

* php-cs-fixer workflow same as template

Co-authored-by: Erik Gaal <me@erikgaal.nl>
Co-authored-by: erikgaal <erikgaal@users.noreply.github.com>
2022-07-20 15:28:45 +02:00
..
Domain.php Make annotations static 2020-09-02 19:45:06 +02:00
Feature.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00
ManagesDatabaseUsers.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00
Syncable.php Remove unnecessary typehints 2020-06-08 21:35:41 +02:00
SyncMaster.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenancyBootstrapper.php Refactor more old code and get tests to pass 2020-05-13 04:51:37 +02:00
Tenant.php Make annotations static 2020-09-02 19:45:06 +02:00
TenantCannotBeCreatedException.php DB driver ensureTenantCanBeCreated 2019-09-15 11:50:19 +02:00
TenantCouldNotBeIdentifiedException.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenantDatabaseManager.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
TenantResolver.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
TenantWithDatabase.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
UniqueIdentifierGenerator.php Implement changes from review on GH 2020-05-13 00:31:30 +02:00