Skip to content
Snippets Groups Projects
Exception.php 77 B
Newer Older
<?php

namespace DependencyInjector;

class Exception extends \Exception {};