Pheasant\Mapper\Mapper::save PHP Method

save() public method

Saves a domain object, either creating it or updating it
public save ( $object ) : void
return void
    public function save($object);