PHP Interface Blast\Orm\MapperAwareInterface

Show file Open project: phpthinktank/blast-orm

Public Methods

Method Description
getMapper ( ) : Blast\Orm\MapperInterface Get entity mapper

Method Details

getMapper() public method

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