File "ScopeInterface.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/fluentform/vendor/wpfluent/framework/src/WPFluent/Database/Orm/ScopeInterface.php
File size: 104 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace FluentForm\Framework\Database\Orm;
interface ScopeInterface extends Scope
{
// Pass
}