PHP 8.2.30
Preview: MissingOptionsException.php Size: 509 B
//opt/cloudlinux/alt-php55/root/usr/share/pear/Symfony/Component/OptionsResolver/Exception/MissingOptionsException.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\OptionsResolver\Exception;

/**
 * Exception thrown when a required option is missing.
 *
 * @author Bernhard Schussek <bschussek@gmail.com>
 */
class MissingOptionsException extends \InvalidArgumentException implements ExceptionInterface
{
}

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
436 B lrw-r--r-- 2019-12-18 11:24:06
Edit Download
508 B lrw-r--r-- 2019-12-18 11:24:06
Edit Download
509 B lrw-r--r-- 2019-12-18 11:24:06
Edit Download
496 B lrw-r--r-- 2019-12-18 11:24:06
Edit Download

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