#591 - storage-providers

This commit is contained in:
Saeed Vaziry
2025-05-19 00:13:17 +02:00
parent 5a00d35eba
commit 563b9c5909
15 changed files with 517 additions and 39 deletions

View File

@ -132,7 +132,7 @@ public function test_edit_source_control(string $provider, ?string $url, array $
}
/**
* @return array<string, array<int, mixed>>
* @return array<int, mixed>
*/
public static function data(): array
{