mirror of
https://github.com/RobThree/TwoFactorAuth.git
synced 2026-08-19 20:54:02 +00:00
remove useless function comment
This commit is contained in:
@@ -33,9 +33,6 @@ class BaconQrCodeProvider implements IQRCodeProvider
|
||||
$this->format = strtolower($this->format);
|
||||
}
|
||||
|
||||
/**
|
||||
* Standard functions from IQRCodeProvider
|
||||
*/
|
||||
public function getMimeType(): string
|
||||
{
|
||||
switch ($this->format) {
|
||||
|
||||
Reference in New Issue
Block a user