mirror of
https://github.com/pestphp/pest.git
synced 2026-04-22 06:57:28 +02:00
feat(tia): continues to work on poc
This commit is contained in:
@ -19,7 +19,7 @@ final readonly class Fingerprint
|
||||
private const int SCHEMA_VERSION = 2;
|
||||
|
||||
/**
|
||||
* @param non-empty-string $projectRoot
|
||||
* @return array<string, int|string|null>
|
||||
*/
|
||||
public static function compute(string $projectRoot): array
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user