Your IP : 3.16.81.8


Current Path : /home/church/www/ntktesting.com/wp-content/plugins/ninja-forms/includes/Fields/
Upload File :
Current File : /home/church/www/ntktesting.com/wp-content/plugins/ninja-forms/includes/Fields/ListModifier.php

<?php //if ( ! defined( 'ABSPATH' ) ) exit;
//
///**
// * Class NF_Fields_ListModifier
// */
//class NF_Fields_ListModifier extends NF_Abstracts_List
//{
//    protected $_name = 'listmodifier';
//
//    protected $_type = 'listmodifier';
//
//    protected $_section = 'pricing';
//
//    protected $_templates = 'list';
//
//    public function __construct()
//    {
//        parent::__construct();
//
//        $this->_nicename = __( 'Modifier', 'ninja-forms' );
//    }
//}