mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-12 09:29:35 +00:00
update interfaces, small phpstan improvements
This commit is contained in:
@@ -33,7 +33,7 @@ class GenericContainer implements TestContainer
|
||||
|
||||
/**
|
||||
* User-defined key/value metadata.
|
||||
* @param array<string, string>|null $labels
|
||||
* @var array<string, string>|null $labels
|
||||
*/
|
||||
protected ?array $labels = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user