Smile\ElasticsuiteCore\Index\Index::getType PHP 메소드

getType() 공개 메소드

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