Sha256: 3226ca3e2ca3f4134848d00be239b0f248421e2e54ed3b29c7164961a8716611
Contents?: true
Size: 427 Bytes
Versions: 42
Compression:
Stored size: 427 Bytes
Contents
<?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\Finder\Exception; /** * @author Jean-François Simon <jeanfrancois.simon@sensiolabs.com> */ class AccessDeniedException extends \UnexpectedValueException { }
Version data entries
42 entries across 42 versions & 1 rubygems