mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-21 03:33:42 +00:00
Rename a class
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
namespace RobThree\Auth\Providers\Qr;
|
||||
|
||||
// https://developers.google.com/chart/infographics/docs/qr_codes
|
||||
class ChartGoogleQrCodeProvider extends BaseHTTPQRCodeProvider
|
||||
class GoogleChartsQrCodeProvider extends BaseHTTPQRCodeProvider
|
||||
{
|
||||
/** @var string */
|
||||
public $errorcorrectionlevel;
|
||||
Reference in New Issue
Block a user