Completed
Push — master ( 6e56f1...a9e3d8 )
by Tomáš
10:41 queued 06:05
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.