Jackalope\Query\QueryManager::getQOMFactory PHP Method

getQOMFactory() public method

{@inheritDoc}
public getQOMFactory ( )
    public function getQOMFactory()
    {
        return $this->factory->get('Query\\QOM\\QueryObjectModelFactory', array($this->objectManager));
    }