Pinq\Analysis\TypeOperations\Indexer::getReturnTypeOfIndex PHP Метод

getReturnTypeOfIndex() публичный Метод

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