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