Overrides RefinableCacheableDependencyInterface::addCacheableDependency
public function addCacheableDependency($other_object) { $this->storage ->addCacheableDependency($other_object); return $this; }