2FAuth/app/Protobuf/GoogleAuth/Payload_Algorithm.php

17 lines
534 B
PHP

<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: GoogleAuth.proto
namespace App\Protobuf\GoogleAuth;
if (false) {
/**
* This class is deprecated. Use App\Protobuf\GoogleAuth\Payload\Algorithm instead.
* @deprecated
*/
class Payload_Algorithm {}
}
class_exists(Payload\Algorithm::class);
@trigger_error('App\Protobuf\GoogleAuth\Payload_Algorithm is deprecated and will be removed in the next major release. Use App\Protobuf\GoogleAuth\Payload\Algorithm instead', E_USER_DEPRECATED);