Inheritance: extends Threaded
Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 protected function wrap($value)
 {
     $this->storage->set($value);
 }