Pinq\Analysis\TypeOperations\Indexer::getReturnTypeOfIndex PHP Method

getReturnTypeOfIndex() public method

public getReturnTypeOfIndex ( $index )
    public function getReturnTypeOfIndex($index)
    {
        return $this->getReturnType();
    }