Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

exclude null values from locations #754

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

miholeus
Copy link
Contributor

@miholeus miholeus commented Jul 7, 2017

Fixed

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant