Skip to content

Commit 20f6b39

Browse files
committed
CS: general fixes
1 parent 3a7a9aa commit 20f6b39

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

Dumper/PhpDumper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ private function startClass($class, $baseClass)
761761
$bagClass
762762
763763
/**
764-
* $class
764+
* $class.
765765
*
766766
* This class has been auto-generated
767767
* by the Symfony Dependency Injection Component.

Tests/Fixtures/php/services1-1.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag;
1010

1111
/**
12-
* Container
12+
* Container.
1313
*
1414
* This class has been auto-generated
1515
* by the Symfony Dependency Injection Component.

Tests/Fixtures/php/services1.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag;
1010

1111
/**
12-
* ProjectServiceContainer
12+
* ProjectServiceContainer.
1313
*
1414
* This class has been auto-generated
1515
* by the Symfony Dependency Injection Component.

Tests/Fixtures/php/services10.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
1010

1111
/**
12-
* ProjectServiceContainer
12+
* ProjectServiceContainer.
1313
*
1414
* This class has been auto-generated
1515
* by the Symfony Dependency Injection Component.

Tests/Fixtures/php/services11.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
1010

1111
/**
12-
* ProjectServiceContainer
12+
* ProjectServiceContainer.
1313
*
1414
* This class has been auto-generated
1515
* by the Symfony Dependency Injection Component.

Tests/Fixtures/php/services12.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
1010

1111
/**
12-
* ProjectServiceContainer
12+
* ProjectServiceContainer.
1313
*
1414
* This class has been auto-generated
1515
* by the Symfony Dependency Injection Component.

Tests/Fixtures/php/services8.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag;
1010

1111
/**
12-
* ProjectServiceContainer
12+
* ProjectServiceContainer.
1313
*
1414
* This class has been auto-generated
1515
* by the Symfony Dependency Injection Component.

Tests/Fixtures/php/services9.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag;
1010

1111
/**
12-
* ProjectServiceContainer
12+
* ProjectServiceContainer.
1313
*
1414
* This class has been auto-generated
1515
* by the Symfony Dependency Injection Component.

Tests/Fixtures/php/services9_compiled.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
1010

1111
/**
12-
* ProjectServiceContainer
12+
* ProjectServiceContainer.
1313
*
1414
* This class has been auto-generated
1515
* by the Symfony Dependency Injection Component.

0 commit comments

Comments
 (0)