| Current Path : /home/cinepatreb/billetterie/vendor/league/tactician/src/Exception/ |
| Current File : /home/cinepatreb/billetterie/vendor/league/tactician/src/Exception/Exception.php |
<?php
namespace League\Tactician\Exception;
/**
* Marker interface for all Tactician exceptions
*/
interface Exception
{
}