Skip to content
This repository was archived by the owner on Dec 2, 2021. It is now read-only.

Commit 6e43360

Browse files
PhilETaylorscheb
authored andcommitted
fix documentation
1 parent 5b6c4d4 commit 6e43360

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Resources/doc/providers/totp.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ use Doctrine\ORM\Mapping as ORM;
4242
use Scheb\TwoFactorBundle\Model\Totp\TotpConfiguration;
4343
use Scheb\TwoFactorBundle\Model\Totp\TwoFactorInterface;
4444
use Symfony\Component\Security\Core\User\UserInterface;
45+
use Scheb\TwoFactorBundle\Model\Totp\TotpConfigurationInterface;
4546
4647
class User implements UserInterface, TwoFactorInterface
4748
{

0 commit comments

Comments
 (0)