Smile\ElasticsuiteCore\Index\Index::getType PHP Method

getType() public method

public getType ( $typeName )
    public function getType($typeName)
    {
        return $this->types[$typeName];
    }