PHP 8.2.30
Preview: MethodNotImplementedException.php Size: 805 B
/opt/cloudlinux/alt-php53/root/usr/share/pear/Symfony/Component/Locale/Exception/MethodNotImplementedException.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\Locale\Exception;

use Symfony\Component\Intl\Exception\MethodNotImplementedException as BaseMethodNotImplementedException;

/**
 * Alias of {@link \Symfony\Component\Intl\Exception\MethodNotImplementedException}.
 *
 * @author Bernhard Schussek <bschussek@gmail.com>
 *
 * @deprecated Deprecated since version 2.3, to be removed in 3.0. Use
 *             {@link \Symfony\Component\Intl\Exception\MethodNotImplementedException}
 *             instead.
 */
class MethodNotImplementedException extends BaseMethodNotImplementedException
{
}

Directory Contents

Dirs: 0 × Files: 4

Name Size Perms Modified Actions
853 B lrw-r--r-- 2019-12-18 11:20:41
Edit Download
883 B lrw-r--r-- 2019-12-18 11:20:41
Edit Download
805 B lrw-r--r-- 2019-12-18 11:20:41
Edit Download
769 B lrw-r--r-- 2019-12-18 11:20:41
Edit Download

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