CasperSecurity

Current Path : /usr/share/phpmyadmin/libraries/classes/Plugins/Transformations/
Upload File :
Current File : //usr/share/phpmyadmin/libraries/classes/Plugins/Transformations/Text_Plain_Substring.php

<?php
/**
 * Text Plain Substring Transformations plugin for phpMyAdmin
 */

declare(strict_types=1);

namespace PhpMyAdmin\Plugins\Transformations;

use PhpMyAdmin\Plugins\Transformations\Abs\SubstringTransformationsPlugin;

/**
 * Handles the substring transformation for text plain
 */
// @codingStandardsIgnoreLine
class Text_Plain_Substring extends SubstringTransformationsPlugin
{
    /**
     * Gets the plugin`s MIME type
     *
     * @return string
     */
    public static function getMIMEType()
    {
        return 'Text';
    }

    /**
     * Gets the plugin`s MIME subtype
     *
     * @return string
     */
    public static function getMIMESubtype()
    {
        return 'Plain';
    }
}
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY