Skip to content
This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Commit d79b33c

Browse files
authored
Merge pull request overtrue#33 from overtrue/analysis-zO0xVP
Apply fixes from StyleCI
2 parents 06f7689 + 8cefe2c commit d79b33c

File tree

10 files changed

+20
-0
lines changed

10 files changed

+20
-0
lines changed

src/Events/Uploaded.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
/*
44
* This file is part of the overtrue/laravel-ueditor.
5+
*
56
* (c) overtrue <i@overtrue.me>
7+
*
68
* This source file is subject to the MIT license that is bundled
79
* with this source code in the file LICENSE.
810
*/

src/Events/Uploading.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
/*
44
* This file is part of the overtrue/laravel-ueditor.
5+
*
56
* (c) overtrue <i@overtrue.me>
7+
*
68
* This source file is subject to the MIT license that is bundled
79
* with this source code in the file LICENSE.
810
*/

src/StorageManager.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
/*
44
* This file is part of the overtrue/laravel-ueditor.
5+
*
56
* (c) overtrue <i@overtrue.me>
7+
*
68
* This source file is subject to the MIT license that is bundled
79
* with this source code in the file LICENSE.
810
*/

src/UEditorController.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
/*
44
* This file is part of the overtrue/laravel-ueditor.
5+
*
56
* (c) overtrue <i@overtrue.me>
7+
*
68
* This source file is subject to the MIT license that is bundled
79
* with this source code in the file LICENSE.
810
*/

src/UEditorServiceProvider.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
/*
44
* This file is part of the overtrue/laravel-ueditor.
5+
*
56
* (c) overtrue <i@overtrue.me>
7+
*
68
* This source file is subject to the MIT license that is bundled
79
* with this source code in the file LICENSE.
810
*/

src/UrlResolverTrait.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
/*
44
* This file is part of the overtrue/laravel-ueditor.
5+
*
56
* (c) overtrue <i@overtrue.me>
7+
*
68
* This source file is subject to the MIT license that is bundled
79
* with this source code in the file LICENSE.
810
*/

src/config/ueditor.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
/*
44
* This file is part of the overtrue/laravel-ueditor.
5+
*
56
* (c) overtrue <i@overtrue.me>
7+
*
68
* This source file is subject to the MIT license that is bundled
79
* with this source code in the file LICENSE.
810
*/

src/translations/en/upload.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
/*
44
* This file is part of the overtrue/laravel-ueditor.
5+
*
56
* (c) overtrue <i@overtrue.me>
7+
*
68
* This source file is subject to the MIT license that is bundled
79
* with this source code in the file LICENSE.
810
*/

src/translations/zh-CN/upload.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
/*
44
* This file is part of the overtrue/laravel-ueditor.
5+
*
56
* (c) overtrue <i@overtrue.me>
7+
*
68
* This source file is subject to the MIT license that is bundled
79
* with this source code in the file LICENSE.
810
*/

src/translations/zh-TW/upload.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
/*
44
* This file is part of the overtrue/laravel-ueditor.
5+
*
56
* (c) overtrue <i@overtrue.me>
7+
*
68
* This source file is subject to the MIT license that is bundled
79
* with this source code in the file LICENSE.
810
*/

0 commit comments

Comments
 (0)