AlgoliaSearch\PlacesIndex::getContext PHP Method

getContext() public method

public getContext ( ) : ClientContext
return ClientContext
    public function getContext()
    {
        return $this->context;
    }