/home/grlogisticsandse/public_html/wp-content/plugins/ninja-forms/includes/Abstracts/Element.php
<?php if ( ! defined( 'ABSPATH' ) ) exit;

/**
 * Class NF_Abstracts_Element
 */
abstract class NF_Abstracts_Element
{

}