address comments.

This commit is contained in:
Darshan 2025-05-01 11:31:51 +05:30
parent d137b41c0b
commit 606fea5871

View file

@ -35,9 +35,9 @@ class Migrations extends Action
protected Document $project;
/**
* Accessed on cloud for telemetry.
* Cached for performance.
*
* @type array<string, int>
* @var array<string, int>
*/
private array $sourceReport = [];