Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/laminas/laminas-file/src/Transfer/Exception/
Upload File :
Current File : //home/rtorresani/www/vendor/laminas/laminas-file/src/Transfer/Exception/BadMethodCallException.php

<?php

namespace Laminas\File\Transfer\Exception;

use Laminas\File\Exception;

/**
 * @deprecated since 2.7.0, and scheduled for removal with 3.0.0
 */
class BadMethodCallException extends Exception\BadMethodCallException implements ExceptionInterface
{
}