phpClassPrefix property

String? phpClassPrefix
final

Sets the php class prefix which is prepended to all php generated classes from this .proto. Default is empty.

Implementation

final String? phpClassPrefix;