Fix periods and labels, add some debug info.

This commit is contained in:
James Cole
2026-02-20 14:43:05 +01:00
parent f6cd45a44c
commit 9cbd0380d6
4 changed files with 13 additions and 5 deletions

View File

@@ -58,7 +58,7 @@ interface GeneratorInterface
*
* // it's five.
*/
public function multiSet(array $data): array;
public function multiSet(array $data, array $labels = []): array;
/**
* Expects data as:.