master
<?php namespace LukePOLO\LaraCart\Exceptions; /** * Class ModelNotFound. */ class ModelNotFound extends \Exception { }