Pinq\Analysis\TypeOperations\Indexer::getReturnTypeOfIndex PHP Méthode

getReturnTypeOfIndex() public méthode

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