Blast\Orm\MapperAwareInterface::getMapper PHP Method

getMapper() public method

Get entity mapper
public getMapper ( ) : Blast\Orm\MapperInterface
return Blast\Orm\MapperInterface
    public function getMapper();
MapperAwareInterface