Ejemplo n.º 1
0
 /**
  * {@inheritDoc}
  */
 public function checksum($key)
 {
     return $this->source->checksum($key);
 }