View file vendor/jeremeamia/superclosure/src/Exception/SuperClosureException.php
<?php namespace SuperClosure\Exception; /** * This is a marker exception for the SuperClosure library. */ interface SuperClosureException { // }
<?php namespace SuperClosure\Exception; /** * This is a marker exception for the SuperClosure library. */ interface SuperClosureException { // }