7c03a25f1a
Refactor AccompanyingCourseDocumentRepository.php
...
Build where clause using StoredObject directly instead\
of based on it's id.
2024-06-27 11:31:39 +02:00
e54633d14d
Implement voting logic: separation of concerns
...
A separate AccompanyingCourseDocumentStoredObjectVoter was\
created to handle the specific access to a Stored object\
related to an Accompanying Course Document.
2024-06-27 11:31:39 +02:00
036fe8d6f8
upgrade php-cs 3.49
2024-02-07 10:43:53 +01:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
6d63177ff4
apply rules rector up to php82
2023-05-01 21:39:45 +02:00
dde3002100
DX: apply rector rules up to php8.0
2023-04-28 22:30:33 +02:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
c8e5ba4738
phpcsfixes
2022-02-11 16:04:01 +01:00
bf0b7f1bb2
Create AccompanyingCourseDocumentRepository and use to add pagination
2022-02-11 16:04:01 +01:00