MAPG-3 move utils classes into Util namespace
This commit is contained in:
parent
a61d2951d7
commit
d5c0e59d29
@ -1,4 +1,4 @@
|
||||
<?php namespace MapGuesser\Geo;
|
||||
<?php namespace MapGuesser\Util\Geo;
|
||||
|
||||
class Bounds
|
||||
{
|
@ -1,4 +1,4 @@
|
||||
<?php namespace MapGuesser\Geo;
|
||||
<?php namespace MapGuesser\Util\Geo;
|
||||
|
||||
class Position
|
||||
{
|
Loading…
Reference in New Issue
Block a user