Completed
Push — master ( 2adb65...82f71c )
by Tomáš
07:54 queued 04:35
created
src/Bundle/TextileBundle/DependencyInjection/Configuration.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,8 @@
 block discarded – undo
22 22
 class Configuration implements ConfigurationInterface
23 23
 {
24 24
     /**
25
-    * {@inheritdoc}
26
-    */
25
+     * {@inheritdoc}
26
+     */
27 27
     public function getConfigTreeBuilder()
28 28
     {
29 29
         $treeBuilder = new TreeBuilder;
Please login to merge, or discard this patch.
src/Bundle/PaginationBundle/DependencyInjection/Configuration.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,8 @@
 block discarded – undo
22 22
 class Configuration implements ConfigurationInterface
23 23
 {
24 24
     /**
25
-    * {@inheritdoc}
26
-    */
25
+     * {@inheritdoc}
26
+     */
27 27
     public function getConfigTreeBuilder()
28 28
     {
29 29
         $treeBuilder = new TreeBuilder;
Please login to merge, or discard this patch.
src/Bundle/SculpinBundle/DependencyInjection/Configuration.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,8 @@
 block discarded – undo
22 22
 class Configuration implements ConfigurationInterface
23 23
 {
24 24
     /**
25
-    * {@inheritdoc}
26
-    */
25
+     * {@inheritdoc}
26
+     */
27 27
     public function getConfigTreeBuilder()
28 28
     {
29 29
         $treeBuilder = new TreeBuilder;
Please login to merge, or discard this patch.
src/Bundle/ThemeBundle/DependencyInjection/Configuration.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,8 @@
 block discarded – undo
22 22
 class Configuration implements ConfigurationInterface
23 23
 {
24 24
     /**
25
-    * {@inheritdoc}
26
-    */
25
+     * {@inheritdoc}
26
+     */
27 27
     public function getConfigTreeBuilder()
28 28
     {
29 29
         $treeBuilder = new TreeBuilder;
Please login to merge, or discard this patch.
src/Bundle/PostsBundle/DependencyInjection/Configuration.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -22,8 +22,8 @@
 block discarded – undo
22 22
 class Configuration implements ConfigurationInterface
23 23
 {
24 24
     /**
25
-    * {@inheritdoc}
26
-    */
25
+     * {@inheritdoc}
26
+     */
27 27
     public function getConfigTreeBuilder()
28 28
     {
29 29
         $treeBuilder = new TreeBuilder;
Please login to merge, or discard this patch.