Current Path : /home/cinepatreb/billetterie/vendor/mrclay/props-dic/src/Props/ |
Current File : /home/cinepatreb/billetterie/vendor/mrclay/props-dic/src/Props/BadMethodCallException.php |
<?php namespace Props; use Psr\Container\ContainerExceptionInterface; class BadMethodCallException extends \Exception implements ContainerExceptionInterface { }