403Webshell
Server IP : 172.67.158.161  /  Your IP : 3.145.162.235
Web Server : LiteSpeed
System : Linux business53.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : giankuin ( 1871)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/opt/cloudlinux/alt-php53/root/usr/share/pear/Symfony/Bridge/Twig/Node/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/opt/cloudlinux/alt-php53/root/usr/share/pear/Symfony/Bridge/Twig/Node/FormEnctypeNode.php
<?php

/*
 * This file is part of the Symfony package.
 *
 * (c) Fabien Potencier <[email protected]>
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */

namespace Symfony\Bridge\Twig\Node;

/**
 * @author Bernhard Schussek <[email protected]>
 *
 * @deprecated Deprecated since version 2.3, to be removed in 3.0. Use
 *             the helper "form_start()" instead.
 */
class FormEnctypeNode extends SearchAndRenderBlockNode
{
    public function compile(\Twig_Compiler $compiler)
    {
        parent::compile($compiler);

        // Uncomment this as soon as the deprecation note should be shown
        // $compiler->write('trigger_error(\'The helper form_enctype(form) is deprecated since version 2.3 and will be removed in 3.0. Use form_start(form) instead.\', E_USER_DEPRECATED)');
    }
}

Youez - 2016 - github.com/yon3zu
LinuXploit