| Current Path : /home/rtorresani/www/vendor/laminas/laminas-code/src/Exception/ |
| Current File : //home/rtorresani/www/vendor/laminas/laminas-code/src/Exception/BadMethodCallException.php |
<?php
namespace Laminas\Code\Exception;
class BadMethodCallException extends \BadMethodCallException implements
ExceptionInterface
{
}