Page MenuHomeWickedGov Phorge

InvalidArgumentException.php
No OneTemporary

Size
446 B
Referenced Files
None
Subscribers
None

InvalidArgumentException.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\Console\Exception;
/**
* @author Jérôme Tamarelle <jerome@tamarelle.net>
*/
class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
{
}

File Metadata

Mime Type
text/x-php
Expires
Fri, Jul 3, 18:48 (1 d, 13 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
75/91/5e5b95fbdfa7cb3b9e060f60defb
Default Alt Text
InvalidArgumentException.php (446 B)

Event Timeline