File manager - Edit - /var/www/payraty/helpdesk/vendor/rector/rector/vendor/symplify/package-builder/src/Console/Input/StaticInputDetector.php
Back
<?php declare (strict_types=1); namespace RectorPrefix202208\Symplify\PackageBuilder\Console\Input; use RectorPrefix202208\Symfony\Component\Console\Input\ArgvInput; /** * @api */ final class StaticInputDetector { public static function isDebug() : bool { $argvInput = new ArgvInput(); return $argvInput->hasParameterOption(['--debug', '-v', '-vv', '-vvv']); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings