bumpRevision method

  1. @protected
void bumpRevision()

Implementation

@protected
void bumpRevision() {
  _revision += 1;
}