4
0
mirror of https://github.com/AzuraCast/AzuraCast.git synced 2024-06-13 12:46:41 +00:00
AzuraCast/src/Controller
Buster "Silver Eagle" Neece ef4bcbc2aa
Generate new forms on each request.
Contrary to the previous commit removing factory calls from per-every-request functionality, the isolated functionality of EntityForm classes and their tendency to modify the form on a per-request basis necessitates that, for consistent testing, they DO use the factoryinterface instead of using a singleton class.
2021-07-06 06:36:09 -05:00
..
Admin Generate new forms on each request. 2021-07-06 06:36:09 -05:00
Api Update zircote/swagger-php and fix openapi errors (#4363) 2021-06-28 20:03:59 -05:00
Frontend Generate new forms on each request. 2021-07-06 06:36:09 -05:00
Stations Generate new forms on each request. 2021-07-06 06:36:09 -05:00
AbstractLogViewerController.php PHP code style fixes. 2021-06-08 01:40:49 -05:00