master
<?php namespace Grimzy\LaravelMysqlSpatial\Exceptions; class UnknownSpatialFunctionException extends \RuntimeException { }