Exemplo n.º 1
0
 /**
  * @inheritDoc
  */
 public function destroy($id)
 {
     return $this->storage->destroy($id);
 }