Pinq\Analysis\TypeOperations\Indexer::getReturnTypeOfIndex PHP 메소드

getReturnTypeOfIndex() 공개 메소드

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