Bravo3\Orm\Proxy\OrmProxyInterface::setEntityPersisted PHP Method

setEntityPersisted() public method

Clears all modification flags and updates the original ID marker, as if the entity was freshly retrieved.
public setEntityPersisted ( string $id )
$id string
    public function setEntityPersisted($id);