b0y-101 Mini Shell


Current Path : E:/www3/chiangrai/wp-content/plugins/smart-slider-3/Nextend/Framework/Form/Element/
File Upload :
Current File : E:/www3/chiangrai/wp-content/plugins/smart-slider-3/Nextend/Framework/Form/Element/Token.php

<?php


namespace Nextend\Framework\Form\Element;

use Nextend\Framework\Form\Form;

class Token extends Hidden {

    protected function fetchElement() {

        return Form::tokenize();
    }
}

Copyright © 2019 by b0y-101