Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function setStatus($status)
 {
     return $this->storage->setStatus($status);
 }