🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-17 11:14:36 | PHP 8.1.34
📂
/ (Root)
/
opt
/
alt
/
php54
/
usr
/
share
/
doc
/
pear
/
Security
/
Symfony
/
Component
/
Security
/
Csrf
📍 /opt/alt/php54/usr/share/doc/pear/Security/Symfony/Component/Security/Csrf
🔄 Refresh
✏️
Editing: README.md
Read Only
Security Component - CSRF ========================= The Security CSRF (cross-site request forgery) component provides a class `CsrfTokenManager` for generating and validating CSRF tokens. Resources --------- Documentation: http://symfony.com/doc/2.4/book/security.html Tests ----- You can run the unit tests with the following command: $ cd path/to/Symfony/Component/Security/Csrf/ $ composer.phar install --dev $ phpunit
💾 Save Changes
❌ Cancel