index of
/
home
/
thefkyzp
/
public_html
/
wp-content
/
plugins
/
fluentform
/
app
/
Http
/
Controllers
/
File: /home/thefkyzp/public_html/wp-content/plugins/fluentform/app/Http/Controllers/Controller.php
<?php namespace FluentForm\App\Http\Controllers; use FluentForm\Framework\Http\Controller as BaseController; abstract class Controller extends BaseController { // }