PHP 8.2.30
Preview: DebuggerInterface.php Size: 694 B
//opt/cloudlinux/alt-php53/root/usr/share/pear/Symfony/Component/Templating/DebuggerInterface.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\Templating;

/**
 * DebuggerInterface is the interface you need to implement
 * to debug template loader instances.
 *
 * @author Fabien Potencier <fabien@symfony.com>
 *
 * @deprecated Deprecated in 2.4, to be removed in 3.0. Use Psr\Log\LoggerInterface instead.
 */
interface DebuggerInterface
{
    /**
     * Logs a message.
     *
     * @param string $message A message to log
     */
    public function log($message);
}

Directory Contents

Dirs: 4 × Files: 10

Name Size Perms Modified Actions
Asset DIR
- drwxr-xr-x 2024-03-03 22:55:08
Edit Download
Helper DIR
- drwxr-xr-x 2024-03-03 22:55:08
Edit Download
Loader DIR
- drwxr-xr-x 2024-03-03 22:55:08
Edit Download
Storage DIR
- drwxr-xr-x 2024-03-03 22:55:08
Edit Download
340 B lrw-r--r-- 2019-12-18 11:20:42
Edit Download
694 B lrw-r--r-- 2019-12-18 11:20:42
Edit Download
2.77 KB lrw-r--r-- 2019-12-18 11:20:42
Edit Download
2.18 KB lrw-r--r-- 2019-12-18 11:20:42
Edit Download
15.37 KB lrw-r--r-- 2019-12-18 11:20:42
Edit Download
1.00 KB lrw-r--r-- 2019-12-18 11:20:42
Edit Download
988 B lrw-r--r-- 2019-12-18 11:20:42
Edit Download
811 B lrw-r--r-- 2019-12-18 11:20:42
Edit Download
1.87 KB lrw-r--r-- 2019-12-18 11:20:42
Edit Download
1.93 KB lrw-r--r-- 2019-12-18 11:20:42
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).