1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00

bugfix/#7912: Add Iterator implements to stub

This commit is contained in:
Kevin van Sonsbeek 2022-05-17 23:55:44 +02:00
parent 22080a1b15
commit 23eff58a09

View File

@ -20,7 +20,7 @@ define('APC_ITER_TTL', 16384);
define('APC_ITER_NONE', 0);
define('APC_ITER_ALL', -1);
class APCUIterator
class APCUIterator implements Iterator
{
/**
* @param array<string>|null|string $search