master
<?php namespace SpotOnLive\Navigation\Exceptions; use Exception; class IllegalConfigurationException extends Exception { }