mirror of
https://github.com/danog/parallel.git
synced 2024-11-26 12:24:40 +01:00
parent
e9326379f3
commit
d6f29249db
@ -97,7 +97,7 @@ Additionally `Environment` allows setting a TTL for entries, so can be used as a
|
||||
|
||||
namespace Amp\Parallel\Worker;
|
||||
|
||||
interface Environment implements \ArrayAccess
|
||||
interface Environment extends \ArrayAccess
|
||||
{
|
||||
/**
|
||||
* @param string $key
|
||||
|
Loading…
Reference in New Issue
Block a user