Open miholeus opened 7 years ago
null values in locations
null values can be set here
$locations = [ $this->paths->getPath($binary), $this->localStorage->get($this->getBinaryStoragePath($binary)), $binary, ];
This is refactoring.
Fixed
null values in locations
null values can be set here
This is refactoring.