FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
ameliabooking
/
vendor
/
league
/
tactician
/
src
/
Exception
Edit File: Exception.php
<?php namespace League\Tactician\Exception; /** * Marker interface for all Tactician exceptions */ interface Exception { }
Save
Back