���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/righteousmag.com/wp-content__a986334/plugins/mailpoet/vendor/symfony/console/Output/NullOutput.php
���ѧ٧ѧ�
<?php namespace Symfony\Component\Console\Output; if (!defined('ABSPATH')) exit; use Symfony\Component\Console\Formatter\OutputFormatter; use Symfony\Component\Console\Formatter\OutputFormatterInterface; class NullOutput implements OutputInterface { public function setFormatter(OutputFormatterInterface $formatter) { // do nothing } public function getFormatter() { // to comply with the interface we must return a OutputFormatterInterface return new OutputFormatter(); } public function setDecorated($decorated) { // do nothing } public function isDecorated() { return false; } public function setVerbosity($level) { // do nothing } public function getVerbosity() { return self::VERBOSITY_QUIET; } public function isQuiet() { return true; } public function isVerbose() { return false; } public function isVeryVerbose() { return false; } public function isDebug() { return false; } public function writeln($messages, $options = self::OUTPUT_NORMAL) { // do nothing } public function write($messages, $newline = false, $options = self::OUTPUT_NORMAL) { // do nothing } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.79 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�