castopod/app/Controllers/Admin
Yassine Doghri fb3593f828
refactor: remove all empty declarations + add missing type declarations
update composer dependencies
2021-05-18 17:16:36 +00:00
..
BaseController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
ContributorController.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
EpisodeController.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
EpisodePersonController.php refactor(persons): move podcast and episode persons models to person model for consistency 2021-05-17 17:11:23 +00:00
FediverseController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
HomeController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
MyAccountController.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
PageController.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
PersonController.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
PodcastController.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
PodcastImportController.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
PodcastPersonController.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
PodcastPlatformController.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
UserController.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00