Blast\Orm\Entity\EntityAwareInterface::getEntity PHP Method

getEntity() public method

public getEntity ( ) : array | stdClass | ArrayObject | object
return array | stdClass | ArrayObject | object
    public function getEntity();
EntityAwareInterface