Apply fixes from StyleCI
This commit is contained in:
parent
fe8f871e3a
commit
984f3c067b
9 changed files with 9 additions and 12 deletions
|
@ -8,7 +8,7 @@ use App\Services\PlaceService;
|
|||
use App\Http\Controllers\Controller;
|
||||
use Phaza\LaravelPostgis\Geometries\Point;
|
||||
|
||||
class PlacesAdminController extends Controller
|
||||
class PlacesController extends Controller
|
||||
{
|
||||
protected $placeService;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue