관리-도구
편집 파일: IncompatibleWithGoogleAuthenticator.php
<?php namespace PragmaRX\Google2FA\Exceptions\Contracts; use Throwable; interface IncompatibleWithGoogleAuthenticator extends Throwable { }