chore(namespace): rewirtten namspeace from app to GitContributionGraph.

This commit is contained in:
2026-07-12 22:47:34 +02:00
parent 91bda21f89
commit 41e88144a4
35 changed files with 122 additions and 68 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
declare(strict_types=1);
namespace App\Entity;
namespace GitContributionGraph\Entity;
/**
* @implements \IteratorAggregate<int, Contribution>