Showing 1 of 1 total issue
DelayedCache
has 31 functions (exceeds 20 allowed). Consider refactoring. Open
Open
class DelayedCache implements StorageInterface, DelayedCacheInterface
{
use WaiterAwareTrait;
const UNDER_CONSTRUCTION_PREFIX = 'Koine_DelayedCache_DelayedCache_';