usedStorage() public method

public usedStorage ( ) : integer
return integer
 public function usedStorage() : int
 {
     return $this->backupDestination->usedStorage();
 }