Completed
Push — dev ( 4e6f9a...6e9c7d )
by Yan
04:26 queued 02:24
created
src/Lincable/Eloquent/Lincable.php 5 patches
Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -142,6 +142,4 @@
 block discarded – undo
142 142
         });
143 143
 
144 144
         // Re-set the original fillables.
145
-        $this->fillable($originalFillables);
146
-    }
147
-}
145
+        $this->fillable($originalFillables
148 146
\ No newline at end of file
Please login to merge, or discard this patch.
Switch Indentation   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -142,6 +142,4 @@
 block discarded – undo
142 142
         });
143 143
 
144 144
         // Re-set the original fillables.
145
-        $this->fillable($originalFillables);
146
-    }
147
-}
145
+        $this->fillable($originalFillables
148 146
\ No newline at end of file
Please login to merge, or discard this patch.
Spacing   +2 added lines, -4 removed lines patch added patch discarded remove patch
@@ -3,7 +3,7 @@  discard block
 block discarded – undo
3 3
 namespace Lincable\Eloquent;
4 4
 
5 5
 use Illuminate\Http\File;
6
-<<<<<<< HEAD
6
+<< << <<< HEAD
7 7
 =======
8 8
 use Lincable\UrlGenerator;
9 9
 >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
@@ -142,6 +142,4 @@  discard block
 block discarded – undo
142 142
         });
143 143
 
144 144
         // Re-set the original fillables.
145
-        $this->fillable($originalFillables);
146
-    }
147
-}
145
+        $this->fillable($originalFillables
148 146
\ No newline at end of file
Please login to merge, or discard this patch.
Braces   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -142,6 +142,4 @@
 block discarded – undo
142 142
         });
143 143
 
144 144
         // Re-set the original fillables.
145
-        $this->fillable($originalFillables);
146
-    }
147
-}
145
+        $this->fillable($originalFillables
148 146
\ No newline at end of file
Please login to merge, or discard this patch.
Upper-Lower-Casing   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -142,6 +142,4 @@
 block discarded – undo
142 142
         });
143 143
 
144 144
         // Re-set the original fillables.
145
-        $this->fillable($originalFillables);
146
-    }
147
-}
145
+        $this->fillable($originalFillables
148 146
\ No newline at end of file
Please login to merge, or discard this patch.
src/Lincable/Providers/MediaManagerServiceProvider.php 5 patches
Indentation   +1 added lines, -13 removed lines patch added patch discarded remove patch
@@ -50,16 +50,4 @@
 block discarded – undo
50 50
 =======
51 51
         
52 52
 >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
53
-        $this->app['events']->subscribe($this->app['config']['lincable.upload_subscriber']);
54
-    }
55
-
56
-    /**
57
-     * Get the services provided by the provider.
58
-     *
59
-     * @return array
60
-     */
61
-    public function provides()
62
-    {
63
-        return [MediaManager::class];
64
-    }
65
-}
53
+        $this->app['events']->subscribe($this->app
66 54
\ No newline at end of file
Please login to merge, or discard this patch.
Switch Indentation   +1 added lines, -13 removed lines patch added patch discarded remove patch
@@ -50,16 +50,4 @@
 block discarded – undo
50 50
 =======
51 51
         
52 52
 >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
53
-        $this->app['events']->subscribe($this->app['config']['lincable.upload_subscriber']);
54
-    }
55
-
56
-    /**
57
-     * Get the services provided by the provider.
58
-     *
59
-     * @return array
60
-     */
61
-    public function provides()
62
-    {
63
-        return [MediaManager::class];
64
-    }
65
-}
53
+        $this->app['events']->subscribe($this->app
66 54
\ No newline at end of file
Please login to merge, or discard this patch.
Spacing   +2 added lines, -14 removed lines patch added patch discarded remove patch
@@ -23,7 +23,7 @@  discard block
 block discarded – undo
23 23
     public function boot()
24 24
     {
25 25
         $configPath = __DIR__.'/../../../config/lincable.php';
26
-<<<<<<< HEAD
26
+<< << <<< HEAD
27 27
 
28 28
 =======
29 29
         
@@ -50,16 +50,4 @@  discard block
 block discarded – undo
50 50
 =======
51 51
         
52 52
 >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
53
-        $this->app['events']->subscribe($this->app['config']['lincable.upload_subscriber']);
54
-    }
55
-
56
-    /**
57
-     * Get the services provided by the provider.
58
-     *
59
-     * @return array
60
-     */
61
-    public function provides()
62
-    {
63
-        return [MediaManager::class];
64
-    }
65
-}
53
+        $this->app['events']->subscribe($this->app
66 54
\ No newline at end of file
Please login to merge, or discard this patch.
Braces   +1 added lines, -13 removed lines patch added patch discarded remove patch
@@ -50,16 +50,4 @@
 block discarded – undo
50 50
 =======
51 51
         
52 52
 >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
53
-        $this->app['events']->subscribe($this->app['config']['lincable.upload_subscriber']);
54
-    }
55
-
56
-    /**
57
-     * Get the services provided by the provider.
58
-     *
59
-     * @return array
60
-     */
61
-    public function provides()
62
-    {
63
-        return [MediaManager::class];
64
-    }
65
-}
53
+        $this->app['events']->subscribe($this->app
66 54
\ No newline at end of file
Please login to merge, or discard this patch.
Upper-Lower-Casing   +1 added lines, -13 removed lines patch added patch discarded remove patch
@@ -50,16 +50,4 @@
 block discarded – undo
50 50
 =======
51 51
         
52 52
 >>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
53
-        $this->app['events']->subscribe($this->app['config']['lincable.upload_subscriber']);
54
-    }
55
-
56
-    /**
57
-     * Get the services provided by the provider.
58
-     *
59
-     * @return array
60
-     */
61
-    public function provides()
62
-    {
63
-        return [MediaManager::class];
64
-    }
65
-}
53
+        $this->app['events']->subscribe($this->app
66 54
\ No newline at end of file
Please login to merge, or discard this patch.
config/lincable.php 5 patches
Indentation   -9 removed lines patch added patch discarded remove patch
@@ -116,12 +116,3 @@
 block discarded – undo
116 116
             \Lincable\Formatters\MonthFormatter::class,
117 117
             \Lincable\Formatters\RandomFormatter::class,
118 118
 <<<<<<< HEAD
119
-            \Lincable\Formatters\TimestampsFormatter::class,
120
-        ],
121
-    ],
122
-=======
123
-            \Lincable\Formatters\TimestampsFormatter::class
124
-        ]
125
-    ]
126
->>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
127
-];
Please login to merge, or discard this patch.
Switch Indentation   -9 removed lines patch added patch discarded remove patch
@@ -116,12 +116,3 @@
 block discarded – undo
116 116
             \Lincable\Formatters\MonthFormatter::class,
117 117
             \Lincable\Formatters\RandomFormatter::class,
118 118
 <<<<<<< HEAD
119
-            \Lincable\Formatters\TimestampsFormatter::class,
120
-        ],
121
-    ],
122
-=======
123
-            \Lincable\Formatters\TimestampsFormatter::class
124
-        ]
125
-    ]
126
->>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
127
-];
Please login to merge, or discard this patch.
Spacing   +1 added lines, -10 removed lines patch added patch discarded remove patch
@@ -115,13 +115,4 @@
 block discarded – undo
115 115
             \Lincable\Formatters\DayFormatter::class,
116 116
             \Lincable\Formatters\MonthFormatter::class,
117 117
             \Lincable\Formatters\RandomFormatter::class,
118
-<<<<<<< HEAD
119
-            \Lincable\Formatters\TimestampsFormatter::class,
120
-        ],
121
-    ],
122
-=======
123
-            \Lincable\Formatters\TimestampsFormatter::class
124
-        ]
125
-    ]
126
->>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
127
-];
118
+<< << <<< HEAD
Please login to merge, or discard this patch.
Braces   -9 removed lines patch added patch discarded remove patch
@@ -116,12 +116,3 @@
 block discarded – undo
116 116
             \Lincable\Formatters\MonthFormatter::class,
117 117
             \Lincable\Formatters\RandomFormatter::class,
118 118
 <<<<<<< HEAD
119
-            \Lincable\Formatters\TimestampsFormatter::class,
120
-        ],
121
-    ],
122
-=======
123
-            \Lincable\Formatters\TimestampsFormatter::class
124
-        ]
125
-    ]
126
->>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
127
-];
Please login to merge, or discard this patch.
Upper-Lower-Casing   -9 removed lines patch added patch discarded remove patch
@@ -116,12 +116,3 @@
 block discarded – undo
116 116
             \Lincable\Formatters\MonthFormatter::class,
117 117
             \Lincable\Formatters\RandomFormatter::class,
118 118
 <<<<<<< HEAD
119
-            \Lincable\Formatters\TimestampsFormatter::class,
120
-        ],
121
-    ],
122
-=======
123
-            \Lincable\Formatters\TimestampsFormatter::class
124
-        ]
125
-    ]
126
->>>>>>> 4c8a26f5a973bebf5b69c343119e2161a489f17b
127
-];
Please login to merge, or discard this patch.