usedStorage() 공개 메소드

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