PHP 8.2.31
Preview: QuietLogger.php Size: 438 B
/home/nshryvcy/himaltourism.com/wp-content/plugins/megamenu/classes/scss/1.11.1/src/Logger/QuietLogger.php

<?php

/**
 * SCSSPHP
 *
 * @copyright 2012-2020 Leaf Corcoran
 *
 * @license http://opensource.org/licenses/MIT MIT
 *
 * @link http://scssphp.github.io/scssphp
 */

namespace ScssPhp\ScssPhp\Logger;

/**
 * A logger that silently ignores all messages.
 *
 * @final
 */
class QuietLogger implements LoggerInterface
{
    public function warn($message, $deprecation = false)
    {
    }

    public function debug($message)
    {
    }
}

Directory Contents

Dirs: 0 × Files: 3

Name Size Perms Modified Actions
1.11 KB lrw-r--r-- 2025-01-05 05:34:13
Edit Download
438 B lrw-r--r-- 2025-01-05 05:34:13
Edit Download
1.24 KB lrw-r--r-- 2025-01-05 05:34:13
Edit Download

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