Acts on a revision before it gets saved.
EntityStorageInterface $storage: The entity storage object.
object $record: The revision object.
public function preSaveRevision(EntityStorageInterface $storage, \stdClass $record);