]> git.agnieray.net Git - galette.git/commit
Code quality changes
authorJohan Cwiklinski <johan@x-tnd.be>
Thu, 5 Oct 2023 05:55:24 +0000 (07:55 +0200)
committerJohan Cwiklinski <johan@x-tnd.be>
Thu, 5 Oct 2023 09:42:26 +0000 (11:42 +0200)
commit739d8ccbe40ce2da49edd6edfa043b98e95a9cfe
tree01a16f24e0b2d43ddfb28aa0d420a70072bace7b
parentb3e6565263bb968d60463416a677fad4bef7c513
Code quality changes

Drop non reachable code
Drop useless code
Fix wrong method calls
Drop useless assignments
20 files changed:
galette/lib/Galette/Controllers/Crud/MailingsController.php
galette/lib/Galette/Controllers/CrudController.php
galette/lib/Galette/Controllers/PluginsController.php
galette/lib/Galette/Entity/Adherent.php
galette/lib/Galette/Entity/Entitled.php
galette/lib/Galette/Entity/FieldsCategories.php
galette/lib/Galette/Entity/FieldsConfig.php
galette/lib/Galette/Entity/Group.php
galette/lib/Galette/Entity/PaymentType.php
galette/lib/Galette/Entity/SavedSearch.php
galette/lib/Galette/Entity/Transaction.php
galette/lib/Galette/Events/MemberListener.php
galette/lib/Galette/Features/Replacements.php
galette/lib/Galette/Filters/HistoryList.php
galette/lib/Galette/IO/ExternalScript.php
galette/lib/Galette/IO/FileTrait.php
galette/lib/Galette/Repository/Contributions.php
galette/lib/Galette/Repository/Members.php
galette/lib/Galette/Repository/Reminders.php
galette/lib/Galette/Util/Password.php