REDROOM
PHP 8.3.31
Path:
Logout
Edit File
Size: 632 B
Close
/opt/alt/php53/usr/share/pear/test/Templating/Symfony/Component/Templating/Tests/Fixtures/SimpleHelper.php
Text
Base64
<?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\Templating\Tests\Fixtures; use Symfony\Component\Templating\Helper\Helper; class SimpleHelper extends Helper { protected $value = ''; public function __construct($value) { $this->value = $value; } public function __toString() { return $this->value; } public function getName() { return 'foo'; } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
templates
DIR
-
drwxr-xr-x
2025-05-01 13:14:49
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
SimpleHelper.php
632 B
lrw-r--r--
2019-12-18 11:20:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).