blob: 8926e63baa01fcf9a293a2d8e6220467a95817dd [file] [log] [blame]
avm9996399bb77c2020-01-27 03:15:08 +01001<?php
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: google/protobuf/descriptor.proto
4
5namespace Google\Protobuf\Internal;
6
7if (false) {
8 /**
9 * This class is deprecated. Use Google\Protobuf\Internal\FileOptions\OptimizeMode instead.
10 * @deprecated
11 */
12 class FileOptions_OptimizeMode {}
13}
14class_exists(FileOptions\OptimizeMode::class);
15@trigger_error('Google\Protobuf\Internal\FileOptions_OptimizeMode is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\FileOptions\OptimizeMode instead', E_USER_DEPRECATED);
16