X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/platform/plugins/captcha/src/Facades
home
/
gfecatvj
/
sites
/
realesbar
/
platform
/
plugins
/
captcha
/
src
/
Facades
/
📁
..
📄
CaptchaFacade.php
(303 B)
Editing: CaptchaFacade.php
<?php namespace Botble\Captcha\Facades; use Illuminate\Support\Facades\Facade; class CaptchaFacade extends Facade { /** * Get the registered name of the component. * * @return string */ protected static function getFacadeAccessor() { return 'captcha'; } }
Upload File
Create Folder