Smile\ElasticsuiteCore\Index\Type::getIdField PHP Method

getIdField() public method

{@inheritDoc}
public getIdField ( )
    public function getIdField()
    {
        return $this->getMapping()->getIdField();
    }