19        $this->
hash = spl_object_hash($this);
 
   30        if (array_key_exists(
$key, static::$safeStorage[$this->
hash])) {
 
   37        unset(static::$safeStorage[$this->
hash]);
 
An exception for terminatinating execution or to throw for unit testing.
storeSafely($key, $value)
hash(StreamInterface $stream, $algo, $rawOutput=false)
Calculate a hash of a Stream.