chg: dev: small refactors on back-end #8
This commit is contained in:
@@ -24,7 +24,7 @@ use DateTime;
|
||||
* @link www.splendidbear.org
|
||||
* @since 2026. 04. 20.
|
||||
*/
|
||||
readonly class ProfileChartDataFactory
|
||||
readonly final class ProfileChartDataFactory
|
||||
{
|
||||
public function __construct(private PlayedGameRepository $repo) { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user