mirror of
https://github.com/stan220/testcontainers-php.git
synced 2026-09-12 06:29:36 +00:00
Make phpstan happy again
This commit is contained in:
@@ -10,7 +10,7 @@ use Symfony\Component\Process\Process;
|
||||
use Testcontainer\Exception\ContainerNotReadyException;
|
||||
|
||||
/**
|
||||
* @phpstan-type ContainerInspect array<int, array{'NetworkSettings': array{'IPAddress': string}}>
|
||||
* @phpstan-import-type ContainerInspect from \Testcontainer\Container\Container
|
||||
*/
|
||||
final class WaitForTcpPortOpen implements WaitInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user