File "App.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/fluentform/app/App.php
File size: 132 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace FluentForm\App;
use FluentForm\Framework\Foundation\App as AppFacade;
class App extends AppFacade
{
// ...
}