Metaphore\Cache::getValueStore PHP 메소드

getValueStore() 공개 메소드

public getValueStore ( ) : Metaphore\Store\ValueStoreInterface
리턴 Metaphore\Store\ValueStoreInterface
    public function getValueStore()
    {
        return $this->valueStore;
    }