Pheasant\Mapper\Mapper::save PHP 메소드

save() 공개 메소드

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