usedStorage() public méthode

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