Pheasant\Mapper\Mapper::save PHP Méthode

save() public méthode

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