Skip to content

Commit 68a9fce

Browse files
fix: namespace positioning
1 parent 7a844dd commit 68a9fce

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

app/Http/Controllers/Apis/Marketplace/AppliancesApiController.php

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
<?php namespace App\Http\Controllers;
1+
<?php
2+
3+
namespace App\Http\Controllers;
4+
25
/**
36
* Copyright 2017 OpenStack Foundation
47
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)