grimzy/laravel-mysql-spatial

[BUG] Add compatibility with Larastan

YannickYayo opened this issue · 0 comments

Hi, when using Larastan, we will have many errors due to the use of a custom Eloquent Builder.
Following this Upgrade Guide : , we have to use a phpdoc on the Grimzy\LaravelMysqlSpatial\Eloquent\Builder class to mark i as a generic Class.