Installer\Repository\RepositoryCollection::get PHP Method

get() public method

public get ( )
    public function get()
    {
        return $this->collection;
    }
RepositoryCollection