Pinq\Tests\Integration\Providers\DSL\Implementation\SpyingCache::getCachedArray PHP Метод

getCachedArray() публичный Метод

public getCachedArray ( ) : mixed[]
Результат mixed[]
    public function getCachedArray()
    {
        return $this->arrayObject->getArrayCopy();
    }