Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
b570e7f1
Commit
b570e7f1
authored
Aug 03, 2022
by
Dominik Hebeler
Browse files
renamed class
parent
539909aa
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
metager/app/Models/Verification/Captcha.php
View file @
b570e7f1
...
...
@@ -2,9 +2,9 @@
namespace
App\Models\Verification
;
use
Mews\Captcha\Captcha
as
Captcha
Captcha
;
use
Mews\Captcha\Captcha
as
Mews
Captcha
;
class
Captcha
extends
Captcha
Captcha
class
Captcha
extends
Mews
Captcha
{
public
function
getText
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment