Completed
Push — master ( 5376dd...95a17b )
by Byron
02:02
created
src/Methods/GetTranslationsArray.php 1 patch
Indentation   +9 added lines, -9 removed lines patch added patch discarded remove patch
@@ -1,14 +1,14 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * This file is part of the badams\MicrosoftTranslator library
4
- *
5
- * @license http://opensource.org/licenses/MIT
6
- * @link https://github.com/badams/microsoft-translator
7
- * @package badams/microsoft-translator
8
- *
9
- * For the full copyright and license information, please view the LICENSE
10
- * file that was distributed with this source code.
11
- */
3
+     * This file is part of the badams\MicrosoftTranslator library
4
+     *
5
+     * @license http://opensource.org/licenses/MIT
6
+     * @link https://github.com/badams/microsoft-translator
7
+     * @package badams/microsoft-translator
8
+     *
9
+     * For the full copyright and license information, please view the LICENSE
10
+     * file that was distributed with this source code.
11
+     */
12 12
 
13 13
 namespace badams\MicrosoftTranslator\Methods;
14 14
 
Please login to merge, or discard this patch.